org.apache.openejb.resource.activemq
Class ActiveMQ5Factory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveMQ5Factory
public ActiveMQ5Factory()
setThreadProperties
public static void setThreadProperties(Properties p)
createBroker
public org.apache.activemq.broker.BrokerService createBroker(URI brokerURI)
throws Exception
- Specified by:
createBroker in interface org.apache.activemq.broker.BrokerFactoryHandler
- Throws:
Exception
getBrokers
public Collection<org.apache.activemq.broker.BrokerService> getBrokers()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.