Class BeanContextSupport.BCSChild

java.lang.Object
javaa.beans.beancontext.BeanContextSupport.BCSChild
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BeanContextServicesSupport.BCSSChild
Enclosing class:
BeanContextSupport

protected class BeanContextSupport.BCSChild extends Object implements Serializable
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: