public class ActiveMQ5Factory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.util.Map<java.net.URI,BrokerService> |
brokers |
Constructor and Description |
---|
ActiveMQ5Factory() |
Modifier and Type | Method and Description |
---|---|
BrokerService |
createBroker(java.net.URI brokerURI) |
java.util.Collection<BrokerService> |
getBrokers() |
static void |
setThreadProperties(java.util.Properties p) |