com.nhncorp.neptune.client.shell
Class HelpCommand

java.lang.Object
  extended by com.nhncorp.neptune.client.shell.NeptuneShellCommand
      extended by com.nhncorp.neptune.client.shell.HelpCommand

public class HelpCommand
extends NeptuneShellCommand


Constructor Summary
HelpCommand()
           
 
Method Summary
 ReturnMsg execute(java.lang.String inputStr)
           
static void print(HelpUsage helpUsage, boolean example)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpCommand

public HelpCommand()
Method Detail

execute

public ReturnMsg execute(java.lang.String inputStr)
Specified by:
execute in class NeptuneShellCommand

print

public static void print(HelpUsage helpUsage,
                         boolean example)