Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.core.event.impl

Event Service implementation.

See:
          Description

Class Summary
AbstractEventContext Base class to be used to create new context events.
AssocMap A map used to track duplicates.
AsyncEventExecutor ThreadPoolExecutor of listeners for event bundles.
AsyncEventExecutor.NamedThreadFactory Creates non-daemon threads at normal priority.
DocumentEventContext Specialized implementation to be used with an abstract session
EventBundleImpl  
EventContextImpl Default implementation
EventImpl Event implementation.
EventListenerDescriptor XObject descriptor to declare event listeners
EventListenerDescriptorComparator  
EventListenerList Utility class used to manage event listeners descriptors.
EventServiceImpl Implementation of the event service.
InlineEventContext Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.
ReconnectedEventBundleImpl Default implementation for an EventBundle that need to be reconnected to a usable Session.
ShallowDocumentModel Light weight DocumentModel implementation Only holds DocumentRef, RepositoryName, name, path and context data.
ShallowEvent Light Event implementation.
UnboundEventContext Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.
 

Package org.nuxeo.ecm.core.event.impl Description

Event Service implementation.


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.