public class GetProcessAction extends Object implements ClientAction
| Constructor and Description |
|---|
GetProcessAction() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
get(org.apache.commons.cli.CommandLine line) |
static ProcessDefinition |
get(String jmxServiceUrl,
String jmxObjectName,
QName processQName) |
String |
getDescription() |
org.apache.commons.cli.Options |
getOptions() |
boolean |
parseAndExecute(String[] args) |
public static ProcessDefinition get(String jmxServiceUrl, String jmxObjectName, QName processQName)
protected static void get(org.apache.commons.cli.CommandLine line)
public boolean parseAndExecute(String[] args)
parseAndExecute in interface ClientActionpublic org.apache.commons.cli.Options getOptions()
getOptions in interface ClientActionpublic String getDescription()
getDescription in interface ClientActionCopyright © 2011 OW2 Consortium. All Rights Reserved.