Class | Description |
---|---|
JavaProcess |
Helper methods for launching a new JVM and running code within it.
|
JavaProcess.ProcessOptions |
Options describing a JVM environment.
|
Exception | Description |
---|---|
ProcessException |
An exception indicating an external process failed.
|