public class NXRuntimeEventListener extends AbstractEventListener implements AsynchronousEventListener, DocumentModelEventListener
This is a bridge from core events to NXRuntime event service.
Constructor and Description |
---|
NXRuntimeEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(CoreEvent coreEvent)
A default implementation required for compatibility with notifyEvent
When notifyEvent will be removed remove this default implementation too
|
accepts, addEventId, getName, getOrder, notifyEvent, operationStarted, operationTerminated, removeEventId, setName, setOrder
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accepts, addEventId, getName, getOrder, operationStarted, operationTerminated, removeEventId, setName, setOrder
public void handleEvent(CoreEvent coreEvent)
AbstractEventListener
handleEvent
in interface EventListener
handleEvent
in class AbstractEventListener
Copyright © 2011 Nuxeo SA. All Rights Reserved.