org.gwe.app.client.regular.shell
Class CommandShellApp

java.lang.Object
  extended by org.gwe.app.client.regular.shell.ClientShellApp
      extended by org.gwe.app.client.regular.shell.CommandShellApp

public class CommandShellApp
extends ClientShellApp

Since:
Dec 10, 2007
Author:
Marco Ruiz

Field Summary
 
Fields inherited from class org.gwe.app.client.regular.shell.ClientShellApp
appConfig, cluster, QUEUE_ORDER_COMMAND, tracker
 
Constructor Summary
CommandShellApp(int index, ArgsList argsList)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.gwe.app.client.regular.shell.ClientShellApp
exit, getAppConfig, getCommandList, getSession, processCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandShellApp

public CommandShellApp(int index,
                       ArgsList argsList)
                throws CredentialNotFoundException,
                       PasswordMismatchException,
                       java.io.IOException
Throws:
CredentialNotFoundException
PasswordMismatchException
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2007-2009. All Rights Reserved.