| Module | Description |
|---|---|
| java.base |
Defines the foundational APIs of the Java SE Platform.
|
| java.logging |
Defines the Java Logging API.
|
| Package | Module | Description |
|---|---|---|
| jdk.dynalink | All Modules |
Dynalink is a library for dynamic linking of high-level operations on objects.
|
| jdk.dynalink.beans | All Modules |
Contains the linker for ordinary Java objects.
|
| jdk.dynalink.linker | All Modules |
Contains interfaces and classes needed by language runtimes to implement
their own language-specific object models and type conversions.
|
| jdk.dynalink.linker.support | All Modules |
Contains classes that make it more convenient for language runtimes to
implement their own language-specific object models and type conversions
by providing basic implementations of some classes as well as various
utilities.
|
| jdk.dynalink.support | All Modules |
Contains classes that make using Dynalink more convenient by providing
basic implementations of some classes as well as various utilities.
|
| Type | Description |
|---|---|
| GuardingDynamicLinkerExporter |
A class acting as a supplier of guarding dynamic linkers that can be
automatically loaded by other language runtimes.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1