|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.SpecialAdmin
org.objectweb.joram.shared.admin.RemoveQueueCluster
public class RemoveQueueCluster
Field Summary | |
---|---|
java.lang.String |
removeQueue
|
Constructor Summary | |
---|---|
RemoveQueueCluster(java.lang.String clusterQueue,
java.lang.String removeQueue)
Leave a queue to a cluster. |
Method Summary |
---|
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 |
Field Detail |
---|
public java.lang.String removeQueue
Constructor Detail |
---|
public RemoveQueueCluster(java.lang.String clusterQueue, java.lang.String removeQueue)
clusterQueue
- Queue part of the cluster.removeQueue
- Queue to be removed from the cluster.
|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |