Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.launch
Class SafeLaunch  view SafeLaunch download SafeLaunch.java

java.lang.Object
  extended bycom.virtuosotechnologies.asaph.launch.SafeLaunch

public class SafeLaunch
extends java.lang.Object

Safe launcher. Performs various checks before invoking launch.


Constructor Summary
SafeLaunch()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeLaunch

public SafeLaunch()
Method Detail

main

public static void main(java.lang.String[] args)
Main