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
-
progname
- The name of this application
-
VisiCollector()
-
-
main(String[])
- Entry point for the
VisiCollector program.
-
usage()
- Prints the program usage message to the user
progname
private static final String progname
- The name of this application
VisiCollector
public VisiCollector()
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
usage
private static void usage()
- Prints the program usage message to the user