public interface MessageBroker
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
lookupConnectionFactory(String path) |
javax.jms.Queue |
lookupQueue(String path) |
javax.jms.Topic |
lookupTopic(String path) |
void |
start() |
void |
stop() |
Copyright © 2017. All rights reserved.