All Classes and Interfaces
Class
Description
This support class implements
BeanContextServices interface.Every servie registered in this context is companied with a
BCSSServiceProvider instance.This support class implements
BeanContext interface.This implementation wraps an iterator and override
remove() with a noop method.Describes a bean's global information.
This class
Beans provides some methods for manipulting bean
controls.Default PersistenceDelegate for normal classes.
The
Encoder, together with PersistenceDelegate
s, can encode an object into a series of java statements.Common base class for Descriptors.
A type of
PropertyChangeEvent that indicates that an indexed property
has changed.The
Introspector is a utility for developers to figure out
which properties, events, and methods a JavaBean supports.This class retrieves strings from a resource bundle and returns them,
formatting them with MessageFormat when required.
Describes a bean's method.
PersistenceDelegate instances write received bean objects to
encoders in the form of expressions and statements, which can be evaluated or
executed to reconstruct the recorded bean objects in a new environment during
decoding.Indicates that a proposed property change is unacceptable.
XMLDecoder reads objects from xml created by
XMLEncoder.XMLEncoder extends Encoder to write out the
encoded statements and expressions in xml format.