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 theCacheSpecfor 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 givenaction.
- 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 givenaction.
- layered(Action<LayeredSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 
Configures the war's layering using the givenaction.
- 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
- 
AnLayeredSpec.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
- 
AnLayeredSpec.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