Package | Description |
---|---|
jdk.tools.jlink.plugin |
Modifier and Type | Class and Description |
---|---|
static class |
Plugin.CATEGORY
Order of categories:
FILTER: Filter in/out resources or files.
TRANSFORMER: Transform resources or files(eg: refactoring, bytecode
manipulation).
MODULEINFO_TRANSFORMER: Transform only module-info.class
SORTER: Sort resources within the resource container.
COMPRESSOR: Compress resource within the resouce containers.
VERIFIER: Does some image verification.
PROCESSOR: Does some post processing on image.
PACKAGER: Final processing
|
Modifier and Type | Method and Description |
---|---|
default Set<Plugin.PluginType> |
Plugin.getType()
The Plugin set of types.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-03-31-172659.buildd.src