|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.client.ShellCommand
org.sdnplatform.sync.client.SyncClient.GetCommand
protected class SyncClient.GetCommand
Get command
| Field Summary |
|---|
| Fields inherited from class org.sdnplatform.sync.client.ShellCommand |
|---|
mapper, mjf |
| Constructor Summary | |
|---|---|
protected |
SyncClient.GetCommand()
|
| Method Summary | |
|---|---|
protected void |
display(Versioned<com.fasterxml.jackson.databind.JsonNode> value)
|
boolean |
execute(java.lang.String[] tokens,
java.lang.String line)
Execute the command on the given tokens |
java.lang.String |
syntaxString()
Return syntax description |
| Methods inherited from class org.sdnplatform.sync.client.ShellCommand |
|---|
serializeJson, validateJson |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SyncClient.GetCommand()
| Method Detail |
|---|
public boolean execute(java.lang.String[] tokens,
java.lang.String line)
throws java.lang.Exception
ShellCommand
execute in class ShellCommandtokens - the argument tokens. The first token will be the commandline - the whole command line
java.lang.Exception
protected void display(Versioned<com.fasterxml.jackson.databind.JsonNode> value)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String syntaxString()
ShellCommand
syntaxString in class ShellCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||