Uses of Interface java.beans.beancontext.BeanContextServicesListener

Uses in package java.beans.beancontext

Classes implementing java.beans.beancontext.BeanContextServicesListener

class
Support for creating a BeanContextChild.
class
This is a helper class for implementing a bean context which supplies services.
class
This is a helper class for implementing a bean context.

Methods with parameter type java.beans.beancontext.BeanContextServicesListener

void
Add a listener on all adds and removes of services.
void
Adds a new listener for service availability and revocation events.
void
Remove a listener on all adds and removes of services.
void

Methods with return type java.beans.beancontext.BeanContextServicesListener

BeanContextServicesListener
Returns child as an instance of BeanContextServicesListener, or null if child does not implement that interface.