public class NuxeoSeamFlusher extends Object implements EventListener
Modifier and Type | Class and Description |
---|---|
static interface |
NuxeoSeamFlusher.WebSessionFlusher |
Constructor and Description |
---|
NuxeoSeamFlusher() |
Modifier and Type | Method and Description |
---|---|
boolean |
aboutToHandleEvent(Event event)
Notified about an event about to be processed.
|
void |
handleEvent(Event event)
An event was received.
|
public boolean aboutToHandleEvent(Event event)
EventListener
aboutToHandleEvent
in interface EventListener
event
- the eventpublic void handleEvent(Event event)
EventListener
handleEvent
in interface EventListener
Copyright © 2011 Nuxeo SA. All Rights Reserved.