Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.event.EventProducer

Packages that use EventProducer
org.nuxeo.ecm.core.event Event Service API (see EventService). 
org.nuxeo.ecm.core.event.ejb   
org.nuxeo.ecm.core.event.impl Event Service implementation. 
 

Uses of EventProducer in org.nuxeo.ecm.core.event
 

Subinterfaces of EventProducer in org.nuxeo.ecm.core.event
 interface EventService
          The event service manages listener registries and notifies listeners about core events.
 

Uses of EventProducer in org.nuxeo.ecm.core.event.ejb
 

Subinterfaces of EventProducer in org.nuxeo.ecm.core.event.ejb
 interface EventProducerLocal
           
 

Classes in org.nuxeo.ecm.core.event.ejb that implement EventProducer
 class EventProducerBean
           
 

Uses of EventProducer in org.nuxeo.ecm.core.event.impl
 

Classes in org.nuxeo.ecm.core.event.impl that implement EventProducer
 class EventServiceImpl
          Implementation of the event service.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.