|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.activemq.service.impl.MessageContainerManagerSupport
| Field Summary | |
protected Dispatcher |
dispatcher
|
protected java.util.Map |
messageContainers
|
| Constructor Summary | |
MessageContainerManagerSupport(Dispatcher dispatcher)
|
|
| Method Summary | |
void |
start()
start the broker |
void |
stop()
stop the broker |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.activemq.service.MessageContainerManager |
acknowledgeMessage, acknowledgeTransactedMessage, addMessageConsumer, commitTransaction, deleteSubscription, getContainer, poll, redeliverMessage, removeMessageConsumer, rollbackTransaction, sendMessage |
| Field Detail |
protected Dispatcher dispatcher
protected java.util.Map messageContainers
| Constructor Detail |
public MessageContainerManagerSupport(Dispatcher dispatcher)
| Method Detail |
public void start()
throws JMSException
start in interface ServiceJMSException
public void stop()
throws JMSException
stop in interface ServiceJMSException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||