Joram 5.0.7

org.objectweb.joram.kclient
Class Topic

java.lang.Object
  extended by org.objectweb.joram.kclient.Destination
      extended by org.objectweb.joram.kclient.Topic

public class Topic
extends Destination

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

Topic

public Topic(java.lang.String uid,
             java.lang.String name)
Creates a Queue object.


Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved