Uses of Interface
java.beans.beancontext.BeanContextServicesListener
Package
Description
Provides classes and interfaces relating to bean context.
-
Uses of BeanContextServicesListener in java.beans.beancontext
Modifier and TypeInterfaceDescriptioninterface
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeFieldDescriptionprotected ArrayList
<BeanContextServicesListener> BeanContextServicesSupport.bcsListeners
Deprecated, for removal: This API element is subject to removal in a future version.List ofBeanContextServicesListener
objects.Modifier and TypeMethodDescriptionprotected static final BeanContextServicesListener
BeanContextServicesSupport.getChildBeanContextServicesListener
(Object child) Deprecated, for removal: This API element is subject to removal in a future version.Gets theBeanContextServicesListener
(if any) of the specified child.Modifier and TypeMethodDescriptionvoid
BeanContextServices.addBeanContextServicesListener
(BeanContextServicesListener bcsl) Deprecated, for removal: This API element is subject to removal in a future version.Adds aBeanContextServicesListener
to this BeanContextvoid
BeanContextServicesSupport.addBeanContextServicesListener
(BeanContextServicesListener bcsl) Deprecated, for removal: This API element is subject to removal in a future version.add a BeanContextServicesListenervoid
BeanContextServices.removeBeanContextServicesListener
(BeanContextServicesListener bcsl) Deprecated, for removal: This API element is subject to removal in a future version.Removes aBeanContextServicesListener
from thisBeanContext
void
BeanContextServicesSupport.removeBeanContextServicesListener
(BeanContextServicesListener bcsl) Deprecated, for removal: This API element is subject to removal in a future version.remove a BeanContextServicesListener