Class JarModeLibrary
java.lang.Object
org.springframework.boot.loader.tools.Library
org.springframework.boot.loader.tools.JarModeLibrary
Library implementation for internal jarmode jars.- Since:
- 2.3.0
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.boot.loader.tools.LibrarygetCoordinates, getName, getScope, isIncluded, isLocal, isUnpackRequired
- 
Field Details- 
TOOLSJarModeLibraryfor layer tools.
 
- 
- 
Constructor Details- 
JarModeLibrary
 
- 
- 
Method Details- 
openStream- Throws:
- IOException
 
- 
getFileDescription copied from class:LibraryReturn the library file.
 
-