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

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

public class TerminalShellApp
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
TerminalShellApp(int index, ArgsList argsList)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runTerminal()
           
 
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

TerminalShellApp

public TerminalShellApp(int index,
                        ArgsList argsList)
                 throws java.rmi.RemoteException,
                        CredentialNotFoundException,
                        java.io.IOException
Throws:
java.rmi.RemoteException
CredentialNotFoundException
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        CredentialNotFoundException
Throws:
java.io.IOException
CredentialNotFoundException

runTerminal

public void runTerminal()
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2009. All Rights Reserved.