Package org.progeeks.meta.beans

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.
 



Copyright © 2002-2003 Paul Speed. All Rights Reserved.