JavaTM 2 Platform
Standard Edition

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
 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

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.