Package org.apache.pivot.beans

Contains classes that provide access to the Java bean properties of an object via a dictionary interface.

See:
          Description

Interface Summary
BeanDictionaryListener Bean dictionary listener interface.
 

Class Summary
BeanDictionary Exposes Java bean properties of an object via the Dictionary interface.
BeanDictionaryListener.Adapter Bean dictionary listener adapter.
 

Exception Summary
PropertyNotFoundException Thrown when a caller attempts to set the value of a non-existent bean property.
 

Package org.apache.pivot.beans Description

Contains classes that provide access to the Java bean properties of an object via a dictionary interface.