org.apache.qpid
Class CommandLineInterpreter
java.lang.Object
org.apache.qpid.CommandLineInterpreter
public class CommandLineInterpreter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineInterpreter
public CommandLineInterpreter()
main
public static void main(String[] args)
oneshotmode
public static String[] oneshotmode(String[] args,
CommandLineOptionParser commandlineoptionparser,
JMXConnector jmxc,
MBeanServerConnection mbsc)
throws Exception
- Throws:
Exception
Licensed to the Apache Software Foundation