Generated by
JDiff

Interface java.beans.beancontext.BeanContextMembershipListener

Documentation changed from old to new.

Changed Methods
void childrenAdded(BeanContextMembershipEvent) Documentation changed from old to new.
Called when a child or list of children is added to a BeanContext that this listener is registered with.
void childrenRemoved(BeanContextMembershipEvent) Documentation changed from old to new.
Called when a child or list of children is removed from a BeanContext that this listener is registered with.