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 org.adoptopenjdk.jitwatch.process.AbstractProcess
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.adoptopenjdk.jitwatch.process.AbstractProcess
getErrorStream, getExecutableSuffix, getLaunchScriptSuffix, getOutputStream, isWindows, makeClassPath, runCommands, runCommandsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.adoptopenjdk.jitwatch.process.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
-