Package | Description |
---|---|
jdk.tools.jlink | |
jdk.tools.jlink.builder | |
jdk.tools.jlink.plugin |
Modifier and Type | Method and Description |
---|---|
void |
Jlink.postProcess(ExecutableImage image,
List<Plugin> plugins)
Post process the image with a plugin configuration.
|
Modifier and Type | Method and Description |
---|---|
ExecutableImage |
DefaultImageBuilder.getExecutableImage() |
static ExecutableImage |
DefaultImageBuilder.getExecutableImage(Path root) |
ExecutableImage |
ImageBuilder.getExecutableImage()
Gets the executable image that is generated.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
PostProcessorPlugin.process(ExecutableImage image)
Post process an image.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-29-133312.buildd.src