|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.DefaultBrokerFactory
public class DefaultBrokerFactory
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 | |
---|---|
DefaultBrokerFactory()
|
Method Summary | |
---|---|
BrokerService |
createBroker(java.net.URI brokerURI)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBrokerFactory()
Method Detail |
---|
public BrokerService createBroker(java.net.URI brokerURI) throws java.lang.Exception
createBroker
in interface BrokerFactory.BrokerFactoryHandler
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |