public final class ShowSessions extends Command
| Constructor and Description |
|---|
ShowSessions()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(CommandBuilder cb)
Builds a string representation from the command.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
close, error, execute, execute, getOption, getOption, info, info, newData, pinned, result, run, setInput, setInput, stoppable, supportsProg, toString, updated, updatingprotected boolean run()
throws java.io.IOException
Commandpublic void build(CommandBuilder cb)
Command