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)
EventListener
aboutToHandleEvent
in interface EventListener
event
- the eventpublic void handleEvent(Event event)
EventListener
handleEvent
in interface EventListener
Copyright © 2013 Nuxeo SA. All Rights Reserved.