Class SingletonBrokerFacade

All Implemented Interfaces:
BrokerFacade

public class SingletonBrokerFacade extends LocalBrokerFacade
A facade for the broker in the same JVM and ClassLoader
  • Constructor Details

    • SingletonBrokerFacade

      public SingletonBrokerFacade()
  • Method Details

    • findSingletonBroker

      protected static org.apache.activemq.broker.BrokerService findSingletonBroker()