org.erowid.sperowider
Class SperowiderRunner

java.lang.Object
  extended byorg.erowid.sperowider.SperowiderRunner

public class SperowiderRunner
extends Object

The main class for the Sperowider, this class handles reading and using the configuration file to configure the Sperowider class, and then delegating to that class.

Version:
$Header: /cvsroot/sperowider/SPEROWIDER_MODULE/javasource/org/erowid/sperowider/SperowiderRunner.java,v 1.30 2005/05/22 09:17:52 gurustu Exp $
Author:
Stu Statman

Constructor Summary
SperowiderRunner()
           
 
Method Summary
static void main(String[] args)
          The main entry point for external execution of the Sperowider.
 void run(String configurationFilename, String target, String[] flags)
          Configures and runs a Sperowider.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SperowiderRunner

public SperowiderRunner()
Method Detail

run

public void run(String configurationFilename,
                String target,
                String[] flags)
Configures and runs a Sperowider. Main entry point to the Sperowider tool.


main

public static void main(String[] args)
The main entry point for external execution of the Sperowider. Delegates to run(String, String, String[]).

This method can be invoked with one or two command parameters. The first must always be the name of the configuration file. The second is an optional target in that file.


spero logo small Sperowider is
© 2005 Erowid.org