org.crsh.shell
Class ShellResponse.Close

java.lang.Object
  extended by org.crsh.shell.ShellResponse
      extended by org.crsh.shell.ShellResponse.Close
Enclosing class:
ShellResponse

public static class ShellResponse.Close
extends ShellResponse


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse
ShellResponse.Cancelled, ShellResponse.Close, ShellResponse.Display, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnknownCommand
 
Field Summary
private static ShellResponse.Close INSTANCE
          .
 
Constructor Summary
private ShellResponse.Close()
           
 
Method Summary
 String getText()
           
 
Methods inherited from class org.crsh.shell.ShellResponse
cancelled, close, display, display, error, error, evalError, evalError, internalError, internalError, noCommand, ok, ok, unknownCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

private static final ShellResponse.Close INSTANCE
.

Constructor Detail

ShellResponse.Close

private ShellResponse.Close()
Method Detail

getText

public String getText()
Specified by:
getText in class ShellResponse


Copyright © 2012 eXo Platform SAS. All Rights Reserved.