Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.statuses
Class RuntimeEventNotifier

java.lang.Object
  extended by org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
All Implemented Interfaces:
Notifier

public class RuntimeEventNotifier
extends Object
implements Notifier


Field Summary
static String RUNTIME_EVENT_TOPIC
           
 
Constructor Summary
RuntimeEventNotifier()
           
 
Method Summary
 void notifyEvent(String eventName, String instanceIdentifier, String serviceIdentifier)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RUNTIME_EVENT_TOPIC

public static final String RUNTIME_EVENT_TOPIC
See Also:
Constant Field Values
Constructor Detail

RuntimeEventNotifier

public RuntimeEventNotifier()
Method Detail

notifyEvent

public void notifyEvent(String eventName,
                        String instanceIdentifier,
                        String serviceIdentifier)
Specified by:
notifyEvent in interface Notifier

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.