JavaTM 2 Platform
Std. Ed. v1.4.0

Uses of Package
java.beans.beancontext

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

Classes in java.beans.beancontext used by java.beans.beancontext
BeanContext
           The BeanContext acts a logical hierarchical container for JavaBeans.
BeanContextChild
           JavaBeans wishing to be nested within, and obtain a reference to their execution environment, or context, as defined by the BeanContext sub-interface shall implement this interface.
BeanContextChildSupport
           This is a general support class to provide support for implementing the BeanContextChild protocol.
BeanContextEvent
           BeanContextEvent is the abstract root event class for all events emitted from, and pertaining to the semantics of, a BeanContext.
BeanContextServiceProvider
           One of the primary functions of a BeanContext is to act a as rendezvous between JavaBeans, and BeanContextServiceProviders.
BeanContextServiceRevokedListener
          The listener interface for receiving BeanContextServiceRevokedEvent objects.
BeanContextServices
           The BeanContextServices interface provides a mechanism for a BeanContext to expose generic "services" to the BeanContextChild objects within.
BeanContextServicesListener
          The listener interface for receiving BeanContextServiceAvailableEvent objects.
BeanContextSupport
          This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface.
BeanContextSupport.BCSChild
           
 


JavaTM 2 Platform
Std. Ed. v1.4.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

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