public class InitAction extends Object implements ClientAction
| Constructor and Description |
|---|
InitAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
org.apache.commons.cli.Options |
getOptions() |
protected static void |
init(org.apache.commons.cli.CommandLine line) |
static void |
init(String jmxServiceUrl,
String jmxObjectName) |
boolean |
parseAndExecute(String[] args) |
protected static void init(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.