public class ActiveMQFactory extends Object
| Constructor and Description |
|---|
ActiveMQFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.activemq.broker.BrokerService |
createBroker(URI brokerURI) |
static String |
getBrokerMetaFile()
Returns the prefix metafile name of the poperties file that ActiveMQ should be
provided with.
|
static Collection<org.apache.activemq.broker.BrokerService> |
getBrokers()
Returns a map of configured brokers.
|
static void |
setThreadProperties(Properties p) |
public static String getBrokerMetaFile()
public static void setThreadProperties(Properties p)
public static org.apache.activemq.broker.BrokerService createBroker(URI brokerURI) throws Exception
Exceptionpublic static Collection<org.apache.activemq.broker.BrokerService> getBrokers() throws Exception
Exception - On errorCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.