com.nhncorp.neptune.client.shell
Class ExitCommand

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

public class ExitCommand
extends NeptuneShellCommand


Constructor Summary
ExitCommand()
           
 
Method Summary
 ReturnMsg execute(java.lang.String inputStr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExitCommand

public ExitCommand()
Method Detail

execute

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