Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.event
Interface EventProducer

All Known Subinterfaces:
EventService
All Known Implementing Classes:
EventServiceImpl

public interface EventProducer

Author:
Bogdan Stefanescu

Method Summary
 void fireEvent(Event event)
           
 void fireEventBundle(EventBundle event)
           
 

Method Detail

fireEvent

void fireEvent(Event event)
               throws ClientException
Throws:
ClientException

fireEventBundle

void fireEventBundle(EventBundle event)
                     throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.