Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.core.event

Event Service API (see EventService).

See:
          Description

Interface Summary
Event A lightweight object used by core components to notify interested components about events in core.
EventBundle An ordered set of events raised during an user operation.
EventContext An event context is describing the context in which a core event was raised.
EventListener An event listener receives notifications from core components.
EventProducer  
EventService The event service manages listener registries and notifies listeners about core events.
EventServiceAdmin Interface for EventService administration
EventStats Event stats service.
EventTransactionListener Deprecated. was put in place in 5.1 version and maintained for compatibility only.
PostCommitEventListener A specialized event listener that is notified after the user operation is committed.
ReconnectedEventBundle Because EventBundle can be processed asynchronously, they can be executed: in a different security context with a different CoreSession This interface is used to mark Bundles that supports this kind of processing.
 

Class Summary
DeletedDocumentModel  
EventServiceComponent Event Service Component, allowing registration of contributions and doing the event service shutdown upon deactivation.
 

Package org.nuxeo.ecm.core.event Description

Event Service API (see EventService).


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.