Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.jms
Class EventPublisherExecutor

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

public class EventPublisherExecutor
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
EventPublisherExecutor()
           
 
Method Summary
static EventPublisherExecutor getInstance()
           
 void publish(java.lang.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 javax.naming.NamingException
Throws:
javax.naming.NamingException

stop

public void stop()
          throws javax.jms.JMSException
Throws:
javax.jms.JMSException

publish

public void publish(java.lang.Object content)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.