@groovy.transform.CompileStatic class DefaultJvmTools extends Object
| Constructor and description |
|---|
DefaultJvmTools
(org.ysb33r.grolifant.api.core.ProjectOperations projectOperationsIncomplete, Project tempProjectReference) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
JavaExecSpec |
javaExecSpec()Creates a JavaExecSpec. |
|
org.ysb33r.grolifant.api.core.jvm.JvmAppRunnerSpec |
jvmAppRunnerSpec()Creates a org.ysb33r.grolifant.api.core.jvm.JvmAppRunnerSpec. |
Creates a JavaExecSpec.
Creates a org.ysb33r.grolifant.api.core.jvm.JvmAppRunnerSpec. THis is primarly used internally by classes that implements execution specifications on the JVM.