| 
Cumulus4j API (1.2.0)  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumulus4j.keymanager.cli.SubCommand
org.cumulus4j.keymanager.cli.HelpSubCommand
public class HelpSubCommand
 SubCommand implementation for showing the help.
 
 Since the 'help' sub-command is currently handled by KeyManagerCLI internally,
 this is a dummy class at the moment (just to show the 'help' in the help, for example).
 
| Constructor Summary | |
|---|---|
HelpSubCommand()
 | 
|
| Method Summary | |
|---|---|
 String | 
getSubCommandDescription()
Get the description for this sub-command.  | 
 String | 
getSubCommandName()
Get the name of the sub-command, i.e.  | 
 void | 
run()
 | 
| Methods inherited from class org.cumulus4j.keymanager.cli.SubCommand | 
|---|
prepare, promptPassword | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public HelpSubCommand()
| Method Detail | 
|---|
public String getSubCommandName()
SubCommand
getSubCommandName in class SubCommandpublic String getSubCommandDescription()
SubCommand
getSubCommandDescription in class SubCommand
public void run()
         throws Exception
run in class SubCommandException
  | 
Cumulus4j API (1.2.0)  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||