org.crsh.shell
Class ShellResponse.UnkownCommand

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

public static class ShellResponse.UnkownCommand
extends ShellResponse


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse
ShellResponse.Close, ShellResponse.Display, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnkownCommand
 
Constructor Summary
ShellResponse.UnkownCommand(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellResponse.UnkownCommand

public ShellResponse.UnkownCommand(java.lang.String name)
Method Detail

getName

public java.lang.String getName()

getText

public java.lang.String getText()
Specified by:
getText in class ShellResponse


Copyright © 2010 eXo Platform SAS. All Rights Reserved.