public class RuntimeEventNotifier extends Object implements Notifier
| Modifier and Type | Field and Description |
|---|---|
static String |
RUNTIME_EVENT_TOPIC |
| Constructor and Description |
|---|
RuntimeEventNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyEvent(String eventName,
String instanceIdentifier,
String serviceIdentifier) |
public static final String RUNTIME_EVENT_TOPIC
public RuntimeEventNotifier()
public void notifyEvent(String eventName, String instanceIdentifier, String serviceIdentifier)
notifyEvent in interface NotifierCopyright © 2019 Nuxeo. All rights reserved.