public class NuxeoSeamFlusher extends Object implements EventListener
| Modifier and Type | Class and Description |
|---|---|
static interface |
NuxeoSeamFlusher.WebSessionFlusher |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
NuxeoSeamFlusher() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event event)
An event was received.
|
protected void |
invalidateWebSessions() |
protected boolean |
postSeamReload() |
protected org.apache.commons.logging.Log log
public NuxeoSeamFlusher()
public void handleEvent(Event event)
EventListenerhandleEvent in interface EventListenerprotected boolean postSeamReload() throws IOException
IOExceptionprotected void invalidateWebSessions() throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.