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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.boot.loader.tools.Library
getCoordinates, getName, getScope, isIncluded, isLocal, isUnpackRequired 
- 
Field Details
- 
LAYER_TOOLS
JarModeLibraryfor layer tools. 
 - 
 - 
Constructor Details
- 
JarModeLibrary
 
 - 
 - 
Method Details
- 
openStream
- Throws:
 IOException
 - 
getFile
Description copied from class:LibraryReturn the library file. 
 -