Package org.apache.activemq.broker
Class DefaultBrokerFactory
java.lang.Object
org.apache.activemq.broker.DefaultBrokerFactory
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultBrokerFactory
public DefaultBrokerFactory()
-
-
Method Details
-
createBroker
- Specified by:
createBrokerin interfaceBrokerFactoryHandler- Throws:
Exception
-