| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use java.beans.beancontext | |
| java.beans | Contains classes related to developing beans -- components based on the JavaBeansTM architecture. | 
| java.beans.beancontext | Provides classes and interfaces relating to bean context. | 
| Classes in java.beans.beancontext used by java.beans | |
| BeanContext
 The BeanContext acts a logical hierarchical container for JavaBeans.  | 
|
| 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. | 
|
| BeanContextMembershipEvent
 A BeanContextMembershipEvent encapsulates 
 the list of children added to, or removed from, 
 the membership of a particular BeanContext. | 
|
| BeanContextMembershipListener
 Compliant BeanContexts fire events on this interface when the state of the membership of the BeanContext changes.  | 
|
| BeanContextServiceAvailableEvent
 This event type is used by the BeanContextServicesListener in order to identify the service being registered.  | 
|
| BeanContextServiceProvider
 One of the primary functions of a BeanContext is to act a as rendezvous between JavaBeans, and BeanContextServiceProviders.  | 
|
| BeanContextServiceRevokedEvent
 This event type is used by the BeanContextServiceRevokedListener in order to
 identify the service being revoked. | 
|
| 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. | 
|
| BeanContextServicesSupport.BCSSProxyServiceProvider
 | 
|
| BeanContextServicesSupport.BCSSServiceProvider
 subclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider.  | 
|
| BeanContextSupport
 This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface.  | 
|
| BeanContextSupport.BCSChild
 | 
|
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.