public abstract class AbstractCmd extends Object implements MBClientCmd
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
help |
protected static PrintStream |
OUT_STREAM |
protected boolean |
verbose |
| Constructor and Description |
|---|
AbstractCmd() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processHelpLogs()
Print help messages of the concrete command object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, printLongDesc, printUsageprotected static final PrintStream OUT_STREAM
protected boolean help
protected boolean verbose
Copyright © 2018 WSO2. All rights reserved.