Java Platform 1.2
Beta 4

Uses of Class
java.beans.beancontext.BeanContextEvent

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
  BeanContextAddedEvent
           Compliant BeanContexts fire events on this interface when one or more children are added to the set of chilren nested by this instance.
  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.
  BeanContextRemovedEvent
           Compliant BeanContexts fire events on this interface when one or more children are added to the set of chilren nested by this instance.
  BeanContextServiceAvailableEvent
           This event type is used by the BeanContextServicesListener in order to identify the service being registered.
  BeanContextServiceRevokedEvent
           This event type is used by the BeanContextServicesListener in order to identify the service being revoked.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.