|
|||||||||
| Home >> All >> java >> beans >> [ beancontext overview ] | PREV NEXT | ||||||||
Uses of Package
java.beans.beancontext
| Classes in java.beans.beancontext used by java.beans.beancontext | |
| BeanContext
Acts as a container for sub-beans and as a sub-bean, so that an entire hierarchy of beans can be made up of BeanContexts. |
|
| BeanContextChild
Beans implement this to get information about the execution environment and its services and to be placed in the hierarchy. |
|
| BeanContextChildSupport
Support for creating a BeanContextChild. |
|
| BeanContextEvent
Generic superclass for events fired by BeanContexts. |
|
| BeanContextMembershipEvent
Event fired when children are added to or removed from a BeanContext. |
|
| BeanContextMembershipListener
This is the interface to which BeanContextMembershipEvents are sent. |
|
| BeanContextServiceAvailableEvent
Event fired when new services become available through a BeanContextServices. |
|
| BeanContextServiceProvider
An actual factory for services. |
|
| BeanContextServiceRevokedEvent
Event fired when services are revoked from a BeanContextServices. |
|
| BeanContextServiceRevokedListener
Listens for service revoke events. |
|
| BeanContextServices
Allows a BeanContext to provide services to its children. |
|
| BeanContextServicesListener
Listens for service add and revoke events. |
|
| BeanContextServicesSupport.BCSSProxyServiceProvider
|
|
| BeanContextServicesSupport.BCSSServiceProvider
|
|
| BeanContextSupport
|
|
| BeanContextSupport.BCSChild
|
|
|
|||||||||
| Home >> All >> java >> beans >> [ beancontext overview ] | PREV NEXT | ||||||||