Uses of Interface java.beans.beancontext.BeanContextMembershipListener

Uses in package java.beans.beancontext

Methods with parameter type java.beans.beancontext.BeanContextMembershipListener

void
Add a listener on changes to the membership of this BeanContext object.
void
Add a listener on changes to the membership of this BeanContext object.
void
Remove a listener on changes to the membership of this BeanContext object.
void
Remove a listener on changes to the membership of this BeanContext object.

Methods with return type java.beans.beancontext.BeanContextMembershipListener

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