|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.example.jmxexample.AddQueue
public class AddQueue
Constructor Summary | |
---|---|
AddQueue()
|
Method Summary | |
---|---|
static boolean |
addQueue(String virHost,
String exchName,
String queueName)
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddQueue()
Method Detail |
---|
public static void main(String[] args)
public static boolean addQueue(String virHost, String exchName, String queueName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |