-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.2.0
-
sparc
-
solaris_2.5
Name: sdC67446 Date: 09/28/98
The documentation for
java.beans.beancontext contains specification for 2 removed classes:
BeanContextAddedEvent and BeanContextRemovedEvent.
The doc says:
-------------------------------------------------------------
BeanContextAddedEvent
Compliant BeanContexts fire events on this interface when
one or more children are added to the set of chilren nested
by this instance.
BeanContextRemovedEvent
Compliant BeanContexts fire events on this interface when
one or more children are added to the set of chilren nested
by this instance.
------------------------------------------------------------
======================================================================