| Interface |
Description |
|
ClasspathSpec
|
Defined the classpath for a JVM operation. |
|
CopyDebugOptions
|
Interface for copying JVM debug options. |
|
JavaForkOptionsWithEnvProvider
|
Adds environment providers to JavaForkOptions. |
|
JvmAppRunnerSpec
|
A specification to something that can be executed on the JVM and which be populated with various fork options
for Java and in addition, can then be used to copy to other methods in the Gradle API that provides a
JavaForkOptions in the parameters. |
|
JvmDebugOptions
|
|
|
JvmEntryPoint
|
Configures a class name or module. |
|
MainClassSpec
|
Defines a JVM main class. |
|
ModularitySpec
|
Handles modularity specification. |