| Interface |
Description |
|
ClasspathSpec
|
Defined the classpath for a JVM operation. |
|
CopyDebugOptions
|
Interface for copying JVM debug options. |
|
GrolifantSimpleJavaForkOptions
|
An extended interface that can be used to update a Gradlle API JavaForkOptions |
|
GrolifantSimpleSetJavaForkOptions
|
An interface to set the most import Java fork options without relying on the actual Gradle API
JavaForkOptions. |
|
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. |