protected static interface ToolsBase.ProcessCommand
| Modifier and Type | Method and Description |
|---|---|
void |
addCommandOptions(org.apache.commons.cli.Options opts)
Add options specific to the command.
|
void |
executeCommand(org.apache.commons.cli.CommandLine cmdLine,
String cmd,
String cmdDescKey)
Execute the command.
|
void addCommandOptions(org.apache.commons.cli.Options opts)
void executeCommand(org.apache.commons.cli.CommandLine cmdLine,
String cmd,
String cmdDescKey)
throws org.apache.commons.cli.ParseException,
IOException,
SQLException
org.apache.commons.cli.ParseExceptionIOExceptionSQLExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.