|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.latencybusters.lbm.UMQContextQueueTopicListInfo
public class UMQContextQueueTopicListInfo
Class containing the results of a call to LBMContext#queueTopicList .
Constructor Summary | |
---|---|
UMQContextQueueTopicListInfo()
|
Method Summary | |
---|---|
java.util.List<UMQQueueTopicStatus> |
topicStatuses()
Returns a list of UMQQueueTopicStatus objects, indicating which topics are currently present within the queue. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMQContextQueueTopicListInfo()
Method Detail |
---|
public java.util.List<UMQQueueTopicStatus> topicStatuses()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |