|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.broker.impl.BrokerContainerFactoryImpl
Constructor Summary | |
BrokerContainerFactoryImpl()
|
|
BrokerContainerFactoryImpl(PersistenceAdapter persistenceAdapter)
|
Method Summary | |
BrokerContainer |
createBrokerContainer(java.lang.String brokerName,
BrokerContext context)
Creates a broker container with the given name |
PersistenceAdapter |
getPersistenceAdapter()
|
void |
setPersistenceAdapter(PersistenceAdapter persistenceAdapter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BrokerContainerFactoryImpl()
public BrokerContainerFactoryImpl(PersistenceAdapter persistenceAdapter)
Method Detail |
public BrokerContainer createBrokerContainer(java.lang.String brokerName, BrokerContext context)
BrokerContainerFactory
createBrokerContainer
in interface BrokerContainerFactory
brokerName
- context
-
public PersistenceAdapter getPersistenceAdapter()
public void setPersistenceAdapter(PersistenceAdapter persistenceAdapter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |