Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.jms
Class EventPublisherExecutor

java.lang.Object
  extended by org.nuxeo.ecm.core.jms.EventPublisherExecutor

public class EventPublisherExecutor
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
EventPublisherExecutor()
           
 
Method Summary
static EventPublisherExecutor getInstance()
           
 void publish(Object content)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventPublisherExecutor

public EventPublisherExecutor()
Method Detail

getInstance

public static EventPublisherExecutor getInstance()

start

public void start()
           throws NamingException
Throws:
NamingException

stop

public void stop()
          throws JMSException
Throws:
JMSException

publish

public void publish(Object content)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.