|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanContextEvent | |
java.beans.beancontext | Provides classes and interfaces relating to bean context. |
Uses of BeanContextEvent in java.beans.beancontext |
Subclasses of BeanContextEvent in java.beans.beancontext | |
class |
BeanContextMembershipEvent
Compliant BeanContexts fire events on this interface when state maintained by the BeanContext, for some or all of its "children", changes, to all BeanContextListeners that register themselves with a particular BeanContext. |
class |
BeanContextServiceAvailableEvent
This event type is used by the BeanContextServicesListener in order to identify the service being registered. |
class |
BeanContextServiceRevokedEvent
This event type is used by the BeanContextServicesListener in order to identify the service being revoked. |
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |