public class AdministrativeStatusListener extends Object implements EventListener
AdministrativeStatus changes and set the necessary flag in AdminStatusHelper
so that web infrastructure can directly use the Helper.| Modifier and Type | Field and Description |
|---|---|
static String |
ADM_MESSAGE_SERVICE |
| Constructor and Description |
|---|
AdministrativeStatusListener() |
| 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 static final String ADM_MESSAGE_SERVICE
public boolean aboutToHandleEvent(Event event)
EventListeneraboutToHandleEvent in interface EventListenerevent - the eventpublic void handleEvent(Event event)
EventListenerhandleEvent in interface EventListenerCopyright © 2011 Nuxeo SA. All Rights Reserved.