Class BeanContextServicesSupport.BCSSChild

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

protected class BeanContextServicesSupport.BCSSChild extends BeanContextSupport.BCSChild
Every child of context is companied with a BCSSChild instance. It can hold implementation specific information about each child.

This class keeps records of all services requests submitted by this child.

See Also: