Fixed
Details
Details
Assignee
Gaston Dombiak
Gaston DombiakReporter
Gaston Dombiak
Gaston DombiakComponents
Fix versions
Affects versions
Priority
Created August 10, 2006 at 12:36 PM
Updated August 10, 2006 at 12:37 PM
Resolved August 10, 2006 at 12:37 PM
component event listeners will be notified when:
1) a new component is registerd
2) a component replied to the disco#info request sent by the server
3) a component was removed
Use InternalComponentManager#addListener(ComponentEventListener listener) to add new listeners.