Generated by
JDiff

Class java.beans.beancontext.BeanContextEvent

Documentation changed from old to new.

Changed Methods
BeanContext getBeanContext() Documentation changed from old to new.
Gets the BeanContext associated with this event.
BeanContext getPropagatedFrom() Documentation changed from old to new.
Gets the BeanContext from which this event was propagated.
boolean isPropagated() Documentation changed from old to new.
Reports whether or not this event is propagated from some other BeanContext.
void setPropagatedFrom(BeanContext) Documentation changed from old to new.
Sets the BeanContext from which this event was propagated.
 

Changed Fields
BeanContext propagatedFrom Documentation changed from old to new.
The BeanContext from which this event was propagated