Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.SpecialAdmin
org.objectweb.joram.shared.admin.RemoveQueueCluster
public class RemoveQueueCluster
extends SpecialAdmin
Field Summary | |
String |
Constructor Summary | |
|
Method Summary |
Methods inherited from class org.objectweb.joram.shared.admin.SpecialAdmin | |
getDestId |
public RemoveQueueCluster(String clusterQueue, String removeQueue)
Leave a queue to a cluster.
- Parameters:
clusterQueue
- Queue part of the cluster.removeQueue
- Queue to be removed from the cluster.