Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.event.ejb
Class EventProducerBean

java.lang.Object
  extended by org.nuxeo.ecm.core.event.ejb.EventProducerBean
All Implemented Interfaces:
EventProducerLocal, EventProducer

public class EventProducerBean
extends java.lang.Object
implements EventProducerLocal

Author:
Bogdan Stefanescu

Constructor Summary
EventProducerBean()
           
 
Method Summary
 void fireEvent(Event event)
           
 void fireEventBundle(EventBundle event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventProducerBean

public EventProducerBean()
Method Detail

fireEvent

public void fireEvent(Event event)
               throws ClientException
Specified by:
fireEvent in interface EventProducer
Throws:
ClientException

fireEventBundle

public void fireEventBundle(EventBundle event)
                     throws ClientException
Specified by:
fireEventBundle in interface EventProducer
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.