|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.orchestra.jmxclient.InitAction
public class InitAction
| Constructor Summary | |
|---|---|
InitAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
org.apache.commons.cli.Options |
getOptions()
|
protected static void |
init(org.apache.commons.cli.CommandLine line)
|
static void |
init(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 |
| Constructor Detail |
|---|
public InitAction()
| Method Detail |
|---|
public static void init(java.lang.String jmxServiceUrl,
java.lang.String jmxObjectName)
protected static void init(org.apache.commons.cli.CommandLine line)
public boolean parseAndExecute(java.lang.String[] args)
parseAndExecute in interface ClientActionpublic org.apache.commons.cli.Options getOptions()
getOptions in interface ClientActionpublic java.lang.String getDescription()
getDescription in interface ClientAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||