|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.latencybusters.lbm.UMQQueueTopic
public class UMQQueueTopic
Class containing information about a topic as currently present in a UMQ queue daemon.
| Constructor Summary | |
|---|---|
UMQQueueTopic()
|
|
| Method Summary | |
|---|---|
java.util.List<UMQQueueApplicationSet> |
applicationSets()
Gets a list of the application sets within this topic as configured at the UMQ queue daemon. |
java.lang.String |
topicName()
Gets the topic name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UMQQueueTopic()
| Method Detail |
|---|
public java.lang.String topicName()
public java.util.List<UMQQueueApplicationSet> applicationSets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||