Package | Description |
---|---|
jdk.tools.jlink.builder | |
jdk.tools.jlink.plugin |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultImageBuilder.prepareApplicationFiles(Pool imageContent,
Set<String> modules)
Generates launcher scripts.
|
void |
DefaultImageBuilder.storeFiles(Pool files,
String bom) |
void |
DefaultImageBuilder.storeFiles(Pool files,
String bom,
Properties release) |
default void |
ImageBuilder.storeFiles(Pool content,
String bom)
Store the external files.
|
default void |
ImageBuilder.storeFiles(Pool content,
String bom,
Properties release)
Store the external files.
|
Modifier and Type | Method and Description |
---|---|
void |
Pool.visit(Pool.Visitor visitor,
Pool output)
Visit the pool.
|
void |
TransformerPlugin.visit(Pool in,
Pool out)
Visit the content of the modules that are composing the image.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-22-203349.buildd.src