Class DefaultBrokerFactory

java.lang.Object
org.apache.activemq.broker.DefaultBrokerFactory
All Implemented Interfaces:
BrokerFactoryHandler

public class DefaultBrokerFactory extends Object implements BrokerFactoryHandler
Simple BrokerFactorySPI which using the brokerURI to extract the configuration parameters for the broker service. This directly configures the pojo model so there is no dependency on spring for configuration.