Add a hook to run when the process shuts down
Add a hook to run when the process shuts down
The command line arguments the process as invoked with
The command line arguments the process as invoked with
The ClassLoader that should be used
The ClassLoader that should be used
Exit the process with a message and optional cause and return code
Exit the process with a message and optional cause and return code
The process's id
The process's id
Helper for getting properties
Helper for getting properties
The process's system properties
The process's system properties
A ServerProcess that wraps a real JVM process. Calls have a real effect on the JVM, e.g.
exit
callsSystem.exit.