api / org.gradle.jvm.application.scripts

Package org.gradle.jvm.application.scripts

Types

JavaAppStartScriptGenerationDetails

interface JavaAppStartScriptGenerationDetails

Details for generating Java-based application start scripts.

ScriptGenerator

interface ScriptGenerator

Generates a script to start a JVM application.

TemplateBasedScriptGenerator

interface TemplateBasedScriptGenerator : ScriptGenerator

Interface for generating scripts with the provided details based on a provided template.