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)
EventListener
handleEvent
in interface EventListener
protected boolean postSeamReload() throws IOException
IOException
protected void invalidateWebSessions() throws IOException
IOException
Copyright © 2019 Nuxeo. All rights reserved.