org.objectweb.joram.shared.admin
Class ListClusterQueue

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
      extended byorg.objectweb.joram.shared.admin.SpecialAdmin
          extended byorg.objectweb.joram.shared.admin.ListClusterQueue
All Implemented Interfaces:
java.io.Serializable

public class ListClusterQueue
extends SpecialAdmin

See Also:
Serialized Form

Constructor Summary
ListClusterQueue(java.lang.String clusterQueue)
          list the cluster queue.
 
Methods inherited from class org.objectweb.joram.shared.admin.SpecialAdmin
getDestId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListClusterQueue

public ListClusterQueue(java.lang.String clusterQueue)
list the cluster queue.

Parameters:
clusterQueue - Queue part of the cluster.


Copyright ? 2004 Scalagent - All rights reserved