|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.jmx.Client.CommandParse
protected class Client.CommandParse
Class that parses commandline arguments. Expected format is 'operationName=arg0,arg1,arg2...'. We are assuming no spaces nor comma's in argument values.
| Constructor Summary | |
|---|---|
protected |
Client.CommandParse(java.lang.String command)
|
| Method Summary | |
|---|---|
protected java.lang.String[] |
getArgs()
|
protected java.lang.String |
getCmd()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Client.CommandParse(java.lang.String command)
throws java.text.ParseException
java.text.ParseException| Method Detail |
|---|
protected java.lang.String getCmd()
protected java.lang.String[] getArgs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||