Class RuntimeJava
java.lang.Object
org.adoptopenjdk.jitwatch.process.AbstractProcess
org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
- All Implemented Interfaces:
IExternalProcess, IRuntime
-
Field Summary
FieldsFields inherited from class AbstractProcess
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractProcess
getErrorStream, getExecutableSuffix, getLaunchScriptSuffix, getOutputStream, isWindows, makeClassPath, runCommands, runCommandsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IExternalProcess
getErrorStream, getOutputStream
-
Field Details
-
runtimePath
-
RUNTIME_NAME
-
-
Constructor Details
-
RuntimeJava
- Throws:
FileNotFoundException
-
-
Method Details
-
execute
-
getClassToExecute
- Specified by:
getClassToExecutein interfaceIRuntime
-
getClassForTriView
- Specified by:
getClassForTriViewin interfaceIRuntime
-