|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.broker.impl.BrokerContainerFactoryImpl
Constructor Summary | |
BrokerContainerFactoryImpl()
|
Method Summary | |
BrokerContainer |
createBrokerContainer(java.lang.String brokerName)
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()
Method Detail |
public BrokerContainer createBrokerContainer(java.lang.String brokerName)
BrokerContainerFactory
createBrokerContainer
in interface BrokerContainerFactory
brokerName
-
public PersistenceAdapter getPersistenceAdapter()
public void setPersistenceAdapter(PersistenceAdapter persistenceAdapter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |