org.paneris.bibliomania
Class CommandServer.DelegatingInterpreter

java.lang.Object
  extended by org.paneris.bibliomania.CommandServer.DelegatingInterpreter
All Implemented Interfaces:
CommandServer.Interpreter
Enclosing class:
CommandServer

public static class CommandServer.DelegatingInterpreter
extends java.lang.Object
implements CommandServer.Interpreter


Field Summary
static CommandServer.DelegatingInterpreter it
           
 
Constructor Summary
CommandServer.DelegatingInterpreter()
           
 
Method Summary
 void interpret(java.lang.String[] args, java.io.Writer output, java.io.Writer errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

it

public static final CommandServer.DelegatingInterpreter it
Constructor Detail

CommandServer.DelegatingInterpreter

public CommandServer.DelegatingInterpreter()
Method Detail

interpret

public void interpret(java.lang.String[] args,
                      java.io.Writer output,
                      java.io.Writer errors)
               throws java.lang.Exception
Specified by:
interpret in interface CommandServer.Interpreter
Throws:
java.lang.Exception


Copyright © 2000-2009 PanEris. All Rights Reserved.