Joram 5.0.9

org.objectweb.joram.kclient
Class Queue

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

public class Queue
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
Queue(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

Queue

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


Joram 5.0.9

Copyright © 2005 Scalagent - All rights reserved