Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class CoreEventNotifier
extends Object
implements Notifier


Constructor Summary
CoreEventNotifier()
           
 
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
 

Constructor Detail

CoreEventNotifier

public CoreEventNotifier()
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.