| Package | Description |
|---|---|
| org.apache.commons.discovery.jdk |
Different JDK hookers style implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDK11Hooks
JDK 1.1 Style Hooks implementation.
|
class |
JDK12Hooks
JDK 1.2 Style Hooks implementation.
|
| Modifier and Type | Field and Description |
|---|---|
private static JDKHooks |
JDKHooks.jdkHooks |
| Modifier and Type | Method and Description |
|---|---|
static JDKHooks |
JDKHooks.getJDKHooks()
Return singleton object representing JVM hooks/tools.
|