org.apache.activemq.web
Class SingletonBrokerFacade

java.lang.Object
  extended by org.apache.activemq.web.BrokerFacadeSupport
      extended by org.apache.activemq.web.LocalBrokerFacade
          extended by 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 $

Constructor Summary
SingletonBrokerFacade()
           
 
Method Summary
protected static BrokerService findSingletonBroker()
           
 
Methods inherited from class org.apache.activemq.web.LocalBrokerFacade
getBroker, getBrokerAdmin, getBrokerName, getBrokerService, getManagedBroker, getManagementContext, purgeQueue
 
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
 

Constructor Detail

SingletonBrokerFacade

public SingletonBrokerFacade()
Method Detail

findSingletonBroker

protected static BrokerService findSingletonBroker()


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.