|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.latencybusters.lbm.UMQQueueTopicStatus
public class UMQQueueTopicStatus
Class containing topic status information for a topic currently present at a UMQ queue daemon.
Constructor Summary | |
---|---|
UMQQueueTopicStatus()
|
Method Summary | |
---|---|
int |
flags()
Gets informational flags about the topic. |
int |
status()
Gets the status of the topic. |
UMQQueueTopic |
topic()
Gets the topic object (which contains the topic name, application sets, etc.). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMQQueueTopicStatus()
Method Detail |
---|
public UMQQueueTopic topic()
public int status()
public int flags()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |