Class Summary |
BeanMetaKit |
MetaKit implementation providing access to the implementation
features of the implementation layer. |
BeanMetaObject |
MetaObject implementation for interacting with
standard Java beans. |
BeanUtils |
Provides utility methods for bean introspection. |
BeanUtils.BeanTemplateFactory |
Introspects a bean class to create a MetaObject representing
the properties and other information necessary to create the
MetaClass. |
PropertyChangeBridge |
Delegates property changes from an underlying bean to the
BeanMetaObject that contains it. |