com.virtuosotechnologies.asaph.launch
Class SafeLaunch
java.lang.Object
com.virtuosotechnologies.asaph.launch.SafeLaunch
- public class SafeLaunch
- extends Object
Safe launcher. Performs various checks before invoking launch.
This class must be runnable within the Java 1.1 environment.
Method Summary |
static void |
main(String[] args)
Main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SafeLaunch
public SafeLaunch()
main
public static void main(String[] args)
- Main