Package javaa.beans.beancontext
Class BeanContextSupport.BCSChild
java.lang.Object
javaa.beans.beancontext.BeanContextSupport.BCSChild
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BeanContextServicesSupport.BCSSChild
- Enclosing class:
BeanContextSupport
Every child of context is companied with a
BCSChild
instance. It can hold implementation specific information about
each child.
This class holds references of the child and its peer if there is one.
- See Also:
-
Method Summary