public class ActiveMQ5Factory extends Object implements org.apache.activemq.broker.BrokerFactoryHandler
| Constructor and Description |
|---|
ActiveMQ5Factory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.broker.BrokerService |
createBroker(URI brokerURI) |
Collection<org.apache.activemq.broker.BrokerService> |
getBrokers() |
static void |
setThreadProperties(Properties p) |
public static void setThreadProperties(Properties p)
public org.apache.activemq.broker.BrokerService createBroker(URI brokerURI) throws Exception
createBroker in interface org.apache.activemq.broker.BrokerFactoryHandlerExceptionpublic Collection<org.apache.activemq.broker.BrokerService> getBrokers()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.