This module provides the equivalent of command-line access to the
jlink and jmod tools via the
ToolProvider
SPI.
Instances of the tools can be obtained by calling
ToolProvider.
or the service loader
with the name
"jlink"
or "jmod"
as appropriate.
jimage only exists as a command-line tool, and does not provide any direct API.
Modifier and Type | Package and Description |
---|---|
internal package | |
internal package | |
internal package | |
internal package | |
internal package | |
internal package | |
internal package | |
internal package | |
internal package |