Package org.apache.activemq.web
Class SingletonBrokerFacade
java.lang.Object
org.apache.activemq.web.BrokerFacadeSupport
org.apache.activemq.web.LocalBrokerFacade
org.apache.activemq.web.SingletonBrokerFacade
- All Implemented Interfaces:
BrokerFacade
A facade for the broker in the same JVM and ClassLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static org.apache.activemq.broker.BrokerServiceMethods inherited from class org.apache.activemq.web.LocalBrokerFacade
getBroker, getBrokerAdmin, getBrokerName, getBrokerService, getManagedBroker, getManagementContext, newProxyInstance, purgeQueue, queryNamesMethods inherited from class org.apache.activemq.web.BrokerFacadeSupport
getConnection, getConnections, getConnections, getConnector, getConnectors, getConsumersOnConnection, getDestinationByName, getDurableTopicSubscribers, getInactiveDurableTopicSubscribers, getJobScheduler, getManagedObjects, getNetworkBridges, getNetworkConnectors, getNonDurableTopicSubscribers, getQueue, getQueueConsumers, getQueueProducers, getQueues, getScheduledJobs, getTopic, getTopicProducers, getTopics, getTopicSubscribers, isJobSchedulerStarted
-
Constructor Details
-
SingletonBrokerFacade
public SingletonBrokerFacade()
-
-
Method Details
-
findSingletonBroker
protected static org.apache.activemq.broker.BrokerService findSingletonBroker()
-