All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.atp.daemon.Main
java.lang.Object
|
+----com.ibm.atp.daemon.Main
- public final class Main
- extends Object
Main program for the atp daemon
-
Main()
-
-
importOptions(String[])
- Import option value into the system property
-
main(String[])
- Main
-
usage()
- Show usage.
Main
public Main()
main
public static void main(String args[]) throws IOException
- Main
usage
public static void usage()
- Show usage.
importOptions
public static boolean importOptions(String args[]) throws IOException
- Import option value into the system property
All Packages Class Hierarchy This Package Previous Next Index