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