org.apache.openejb.resource.activemq
Class ActiveMQ5Factory

java.lang.Object
  extended by org.apache.openejb.resource.activemq.ActiveMQ5Factory
All Implemented Interfaces:
org.apache.activemq.broker.BrokerFactoryHandler

public class ActiveMQ5Factory
extends Object
implements org.apache.activemq.broker.BrokerFactoryHandler


Constructor Summary
ActiveMQ5Factory()
           
 
Method Summary
 org.apache.activemq.broker.BrokerService createBroker(URI brokerURI)
           
static void setThreadProperties(Properties value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveMQ5Factory

public ActiveMQ5Factory()
Method Detail

setThreadProperties

public static void setThreadProperties(Properties value)

createBroker

public org.apache.activemq.broker.BrokerService createBroker(URI brokerURI)
                                                      throws Exception
Specified by:
createBroker in interface org.apache.activemq.broker.BrokerFactoryHandler
Throws:
Exception


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.