|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
IBeanProvider
interface, and
several interfaces and classes related to initializing helper beans.
See:
Description
Interface Summary | |
IBeanInitializer | Interface for a set of classes used to initialize helper beans. |
Class Summary | |
AbstractBeanInitializer | Base class for initializing a property of a JavaBean. |
BeanProvider | Basic implementation of the IBeanProvider interface. |
BeanProviderHelper | A subclass of PropertyHelper that allows a IBeanProvider
to expose the beans it can create as properties. |
BeanProviderHelper.BeanAccessor | |
Default | A helper bean to assist with providing defaults for unspecified parameters. |
PropertyBeanInitializer | Initializes a helper bean property from a property path (relative
to the bean's IComponent ). |
StaticBeanInitializer | Initializes a bean with a static value. |
Contains useful helper beans, an implementation of
the IBeanProvider
interface, and
several interfaces and classes related to initializing helper beans.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |