Uses of Class
org.springframework.roo.shell.ExitShellRequest

Packages that use ExitShellRequest
org.springframework.roo.shell   
 

Uses of ExitShellRequest in org.springframework.roo.shell
 

Fields in org.springframework.roo.shell declared as ExitShellRequest
static ExitShellRequest ExitShellRequest.EXIT_AND_RESTART
           
static ExitShellRequest ExitShellRequest.EXIT_AND_RESTART_AFTER_ADDON_UNINSTALL
          indicates that on Windows the work dir should be cleaned out and restored (ROO-357)
protected  ExitShellRequest AbstractShell.exitShellRequest
           
static ExitShellRequest ExitShellRequest.FATAL_EXIT
           
static ExitShellRequest ExitShellRequest.NORMAL_EXIT
           
 

Methods in org.springframework.roo.shell that return ExitShellRequest
 ExitShellRequest AbstractShell.getExitShellRequest()
           
 ExitShellRequest Shell.getExitShellRequest()
           
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.