com.sun.enterprise.universal.process
Class JavaClassRunner
java.lang.Object
com.sun.enterprise.universal.process.JavaClassRunner
public class JavaClassRunner
- extends Object
Very simple initial implementation
If it is useful there are plenty of improvements that can be made...
- Author:
- bnevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaClassRunner
public JavaClassRunner(String classpath,
String[] sysprops,
String classname,
String[] args)
throws IOException
- Throws:
IOException
Copyright © 2012 GlassFish Community. All Rights Reserved.