|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
The BeanContext acts a logical hierarchical container for JavaBeans. |
|
JavaBeans wishing to be nested within and obtain a reference to their execution environment or context as defined by the BeanContext sub-interface shall implement this interface. |
|
This interface is implemented by |
|
This is a general support class to provide support for implementing the BeanContextChild protocol. |
|
This interface is implemented by BeanContexts' that have an AWT Container associated with them. |
|
|
|
A BeanContextMembershipEvent encapsulates the list of children added to or removed from the membership of a particular BeanContext . |
|
Compliant BeanContexts fire events on this interface when the state of the membership of the BeanContext changes. |
|
This interface is implemented by a JavaBean that does not directly have a BeanContext(Child) associated with it (via implementing that interface or a subinterface thereof) but has a public BeanContext(Child) delegated from it. |
|
This event type is used by the BeanContextServicesListener in order to identify the service being registered. |
|
One of the primary functions of a BeanContext is to act a as rendezvous between JavaBeans and BeanContextServiceProviders. |
|
A BeanContextServiceProvider implementor who wishes to provide explicit information about the services their bean may provide shall implement a BeanInfo class that implements this BeanInfo subinterface and provides explicit information about the methods properties events etc of their services. |
|
This event type is used by the |
|
The listener interface for receiving BeanContextServiceRevokedEvent objects. |
|
The BeanContextServices interface provides a mechanism for a BeanContext to expose generic "services" to the BeanContextChild objects within. |
|
The listener interface for receiving BeanContextServiceAvailableEvent objects. |
|
This helper class provides a utility implementation of the java.beans.beancontext.BeanContextServices interface. |
|
This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |