Example usage for Java java.beans.beancontext BeanContextServicesSupport fields, constructors, methods, implement or subclass
The text is from its open source code.
BeanContextServicesSupport() Create an instance that is not a delegate of another object |
boolean | add(Object targetChild) Adds/nests a child within this BeanContext . |
void | addBeanContextServicesListener(BeanContextServicesListener bcsl) add a BeanContextServicesListener |
boolean | addService(Class> serviceClass, BeanContextServiceProvider bcsp) add a service |