Package org.duracloud.common.cli
Class GenericHelpCommand
java.lang.Object
org.duracloud.common.cli.Command
org.duracloud.common.cli.GenericHelpCommand
- Author:
- Daniel Bernstein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.commons.cli.Optionsprotected voidexecuteImpl(String[] args, org.apache.commons.cli.CommandLine cl) Methods inherited from class org.duracloud.common.cli.Command
execute, getCommandName, usage
-
Constructor Details
-
GenericHelpCommand
-
-
Method Details
-
createOptions
protected org.apache.commons.cli.Options createOptions()- Specified by:
createOptionsin classCommand
-
executeImpl
- Specified by:
executeImplin classCommand
-