Class VisiCollector

java.lang.Object
   |
   +----VisiCollector

public class VisiCollector
extends Object
Initiates all VisiCollector program processing.

Version:
$Revision: 1.6 $, $Date: 2000/10/12 14:09:57 $
Author:
Mike Spengler, Joseph Thomas

Variable Index

 o progname
The name of this application

Constructor Index

 o VisiCollector()

Method Index

 o main(String[])
Entry point for the VisiCollector program.
 o usage()
Prints the program usage message to the user

Variables

 o progname
 private static final String progname
The name of this application

Constructors

 o VisiCollector
 public VisiCollector()

Methods

 o main
 public static void main(String args[])
Entry point for the VisiCollector program.

Parameters:
args - an array of the user supplied command-line arguments, which are: configuration filename run name
 o usage
 private static void usage()
Prints the program usage message to the user