public final class JVMHelper extends Object
Constructor and Description |
---|
JVMHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
addPath(String path)
This method is used to add a path to the System Class Loader.
|
static void |
compileClass(String classPath)
This method is used to compile a class within the file passed as argument.
|