Constructor and Description |
---|
GetProperty(AppContext conn) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description()
One line description of the operation
|
AppContext |
getContext() |
java.lang.String |
help()
Get the help text.
|
void |
run(java.util.LinkedList<java.lang.String> args)
Run the command
|
public GetProperty(AppContext conn)
public java.lang.String description()
Command
description
in interface Command
public java.lang.String help()
Command
public void run(java.util.LinkedList<java.lang.String> args)
Command
public AppContext getContext()
getContext
in interface Contexed