Package org.duracloud.common.cli
Class Command
java.lang.Object
org.duracloud.common.cli.Command
- Direct Known Subclasses:
GenericHelpCommand
- Author:
- Daniel Bernstein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract org.apache.commons.cli.Optionsvoidprotected abstract voidexecuteImpl(String[] args, org.apache.commons.cli.CommandLine cl) protected void
-
Constructor Details
-
Command
-
-
Method Details
-
createOptions
protected abstract org.apache.commons.cli.Options createOptions() -
getCommandName
-
execute
-
executeImpl
-
usage
-