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 |
protected static String |
localInstanceId |
Constructor and Description |
---|
AdministrativeStatusListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
aboutToHandleEvent(Event event)
Notified about an event about to be processed.
|
protected static String |
getLocalInstanceId() |
void |
handleEvent(Event event)
An event was received.
|
public static final String ADM_MESSAGE_SERVICE
protected static String localInstanceId
public AdministrativeStatusListener()
public boolean aboutToHandleEvent(Event event)
EventListener
aboutToHandleEvent
in interface EventListener
event
- the eventprotected static String getLocalInstanceId()
public void handleEvent(Event event)
EventListener
handleEvent
in interface EventListener
Copyright © 2015 Nuxeo SA. All rights reserved.