Java Platform 1.2
Beta 4

Uses of Class
java.beans.beancontext.BeanContextServiceAvailableEvent

Packages that use BeanContextServiceAvailableEvent
java.beans.beancontext Provides classes and interfaces relating to bean context.  
 

Uses of BeanContextServiceAvailableEvent in java.beans.beancontext
 

Methods in java.beans.beancontext with parameters of type BeanContextServiceAvailableEvent
 void BeanContextChildSupport.serviceAvailable(BeanContextServiceAvailableEvent bcsae)
          a new service is available from the nesting BeanContext. subclasses may override this method in order to implement their own behaviors
 void BeanContextServicesListener.serviceAvailable(BeanContextServiceAvailableEvent bcsae)
          The service named has been registered. getService requests for this service may now be made.
 void BeanContextServicesSupport.serviceAvailable(BeanContextServiceAvailableEvent bcssae)
          BeanContextServicesListener callback, propagates event to all currently registered listeners and BeanContextServices children, if this BeanContextService does not already implement this service itself. subclasses may override or envelope this method to implement their own propagation semantics.
protected  void BeanContextServicesSupport.fireServiceAdded(BeanContextServiceAvailableEvent bcssae)
           
 


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.