org.springframework.shell.commands
Class EssentialCommands

java.lang.Object
  extended by org.springframework.shell.commands.EssentialCommands
All Implemented Interfaces:
CommandMarker

@Component
public class EssentialCommands
extends Object
implements CommandMarker


Constructor Summary
EssentialCommands()
           
 
Method Summary
 ExitShellRequest quit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EssentialCommands

public EssentialCommands()
Method Detail

quit

public ExitShellRequest quit()