org.ow2.orchestra.jmxclient
Class ListProcessAction
java.lang.Object
org.ow2.orchestra.jmxclient.ListProcessAction
- All Implemented Interfaces:
- ClientAction
public class ListProcessAction
- extends java.lang.Object
- implements ClientAction
|
Method Summary |
java.lang.String |
getDescription()
|
org.apache.commons.cli.Options |
getOptions()
|
protected static void |
list(org.apache.commons.cli.CommandLine line)
|
static java.util.List<javax.xml.namespace.QName> |
list(java.lang.String jmxServiceUrl,
java.lang.String jmxObjectName)
|
boolean |
parseAndExecute(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListProcessAction
public ListProcessAction()
list
public static java.util.List<javax.xml.namespace.QName> list(java.lang.String jmxServiceUrl,
java.lang.String jmxObjectName)
list
protected static void list(org.apache.commons.cli.CommandLine line)
parseAndExecute
public boolean parseAndExecute(java.lang.String[] args)
- Specified by:
parseAndExecute in interface ClientAction
getOptions
public org.apache.commons.cli.Options getOptions()
- Specified by:
getOptions in interface ClientAction
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface ClientAction
Copyright © 2010 OW2 Consortium. All Rights Reserved.