Class BeanContextServicesSupport

All Implemented Interfaces:
Serializable, Iterable, Collection, EventListener, BeanContext, BeanContextChild, BeanContextServiceRevokedListener, BeanContextServices, BeanContextServicesListener, DesignMode, PropertyChangeListener, VetoableChangeListener, Visibility

public class BeanContextServicesSupport extends BeanContextSupport implements BeanContextServices, Serializable
This support class implements BeanContextServices interface. This class can be used directly, or be a super class of your class, or be a delegate of your implementation that needs to support BeanContextServices interface.
See Also: