Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- launchCache(Action<CacheSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
 - 
Customizes the
CacheSpecfor the launch cache using the givenaction. - launchScript() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
 - 
Configures the archive to have a prepended launch script.
 - launchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 - launchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
 - launchScript(Action<LaunchScriptConfiguration>) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
 - 
Configures the archive to have a prepended launch script, customizing its configuration using the given
action. - launchScript(Action<LaunchScriptConfiguration>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 - launchScript(Action<LaunchScriptConfiguration>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
 - LaunchScriptConfiguration - Class in org.springframework.boot.gradle.tasks.bundling
 - 
Encapsulates the configuration of the launch script for an executable jar or war.
 - LaunchScriptConfiguration() - Constructor for class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
 - layered(Action<LayeredSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 - 
Configures the jar's layering using the given
action. - layered(Action<LayeredSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
 - 
Configures the war's layering using the given
action. - LayeredSpec - Class in org.springframework.boot.gradle.tasks.bundling
 - 
Encapsulates the configuration for a layered archive.
 - LayeredSpec(ObjectFactory) - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
 - LayeredSpec.ApplicationSpec - Class in org.springframework.boot.gradle.tasks.bundling
 - 
An
LayeredSpec.IntoLayersSpecthat controls the layers to which application classes and resources belong. - LayeredSpec.DependenciesIntoLayerSpec - Class in org.springframework.boot.gradle.tasks.bundling
 - 
Spec that controls the dependencies that should be part of a particular layer.
 - LayeredSpec.DependenciesSpec - Class in org.springframework.boot.gradle.tasks.bundling
 - 
An
LayeredSpec.IntoLayersSpecthat controls the layers to which dependencies belong. - LayeredSpec.IntoLayerSpec - Class in org.springframework.boot.gradle.tasks.bundling
 - 
Spec that controls the content that should be part of a particular layer.
 - LayeredSpec.IntoLayersSpec<S extends LayeredSpec.IntoLayerSpec> - Class in org.springframework.boot.gradle.tasks.bundling
 - 
Base class for specs that control the layers to which a category of content should belong.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form