Package org.nuxeo.runtime
Interface ComponentListener
-
public interface ComponentListenerListener to be notified about components life cycle events.- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleEvent(ComponentEvent event)
-
-
-
Method Detail
-
handleEvent
void handleEvent(ComponentEvent event)
-
-