Interface | Description |
---|---|
Plugin |
Base interface that jlink plugins should implement.
|
ResourcePool |
A Pool of Java resources.
|
ResourcePoolBuilder |
Resource pool builder to build a resource pool by incrementally
adding a set of resources one at a time.
|
ResourcePoolEntry |
A ResourcePoolEntry is the elementary unit of data inside an image.
|
ResourcePoolModule |
Link-time representation of a module.
|
ResourcePoolModuleView |
The module view of a ResourcePool.
|
Enum | Description |
---|---|
Plugin.Category |
Order of categories matches the plugin sort order.
|
Plugin.State |
Plugin state:
DISABLED: The plugin is not exposed in help and will be not called.
AUTO_ENABLED: The plugin is enabled by default.
|
ResourcePoolEntry.Type |
Type of module data.
|
Exception | Description |
---|---|
PluginException |
An unchecked exception thrown by jlink plugin API for unrecoverable
conditions.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b153-1