| 
||||||||||
| 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.RegisterCommand
protected class SyncClient.RegisterCommand
Register a new store
| Field Summary | 
|---|
| Fields inherited from class org.sdnplatform.sync.client.ShellCommand | 
|---|
mapper, mjf | 
| Constructor Summary | |
|---|---|
protected  | 
SyncClient.RegisterCommand()
 | 
| Method Summary | |
|---|---|
 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.RegisterCommand()
| 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.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 | |||||||||