|
Joram 5.0.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.kclient.Destination
org.objectweb.joram.kclient.Topic
public class Topic
A Queue object encapsulates information to handle a Joram's queue.
Field Summary |
---|
Fields inherited from class org.objectweb.joram.kclient.Destination |
---|
QUEUE, TOPIC |
Constructor Summary | |
---|---|
Topic(java.lang.String uid,
java.lang.String name)
Creates a Queue object. |
Method Summary |
---|
Methods inherited from class org.objectweb.joram.kclient.Destination |
---|
getName, getType, getUID, isQueue, isTopic, newInstance, stringToType, typeToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Topic(java.lang.String uid, java.lang.String name)
|
Joram 5.0.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |