casa.JION.console
Class Console

java.lang.Object
  extended by casa.dodwan.util.Console
      extended by casa.JION.console.Console

public class Console
extends casa.dodwan.util.Console

The Class Console.


Constructor Summary
Console()
          Instantiates a new console.
 
Method Summary
 void help(java.lang.String offset, java.io.PrintStream out)
          
static void main(java.lang.String[] args)
          The main method.
 void processCommand(java.lang.String[] arguments, java.io.BufferedReader reader, java.io.PrintStream out)
          
 
Methods inherited from class casa.dodwan.util.Console
addSubConsole, parseCommandFile, parseCommandLine, parseCommandStream, processCronCommand, quitAllowed, removeSubConsole, source, subHelp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Console

public Console()
Instantiates a new console.

Method Detail

help

public void help(java.lang.String offset,
                 java.io.PrintStream out)

Overrides:
help in class casa.dodwan.util.Console

processCommand

public void processCommand(java.lang.String[] arguments,
                           java.io.BufferedReader reader,
                           java.io.PrintStream out)

Overrides:
processCommand in class casa.dodwan.util.Console

main

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

Parameters:
args - the arguments