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
public class SingletonBrokerFacade
- extends LocalBrokerFacade
A facade for the broker in the same JVM and ClassLoader
- Version:
- $Revision: 569067 $
Methods inherited from class org.apache.activemq.web.BrokerFacadeSupport |
getConnection, getConnections, getConnections, getConnector, getConnectors, getConsumersOnConnection, getDestinationByName, getDurableTopicSubscribers, getManagedObjects, getNetworkConnectors, getQueue, getQueueConsumers, getQueues, getTopic, getTopics |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingletonBrokerFacade
public SingletonBrokerFacade()
findSingletonBroker
protected static BrokerService findSingletonBroker()
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.