The java.beans.beancontext. BeanContextServices Interface

Beans instantiated from classes implementing the java.beans.beancontext. BeanContextServices interface expose services to their child beans. The code required to implement the methods defined by this interface can be tricky. The Java platform provides the java.beans.beancontext.BeanContextServicesSupport class, which implements the java.beans.BeanContextServices interface for you.

Note

The java.beans.beancontext.BeanContextServices interface extends the java.beans.beancontext.BeanContext interface.

The java.beans.beancontext. BeanContextServicesSupport Class

Write classes that extend the java.beans.beancontext.BeanContextServicesSupport class when you want them to implement ...

Get JavaBeans Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.