| Package | Description |
|---|---|
| org.openjdk.jmc.common |
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
|
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| org.openjdk.jmc.common.util | |
| org.openjdk.jmc.flightrecorder.internal.parser.v1 | |
| org.openjdk.jmc.flightrecorder.jdk |
| Modifier and Type | Method and Description |
|---|---|
IMCModule |
IMCPackage.getModule() |
| Modifier and Type | Field and Description |
|---|---|
static ContentType<IMCModule> |
UnitLookup.MODULE |
| Modifier and Type | Field and Description |
|---|---|
private IMCModule |
MCPackage.module |
| Modifier and Type | Method and Description |
|---|---|
IMCModule |
MCPackage.getModule() |
| Constructor and Description |
|---|
MCPackage(java.lang.String name,
IMCModule module,
java.lang.Boolean isExported)
Create a new package instance.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
StructTypes.JfrJavaModule |
| Modifier and Type | Method and Description |
|---|---|
IMCModule |
StructTypes.JfrJavaPackage.getModule() |
| Modifier and Type | Field and Description |
|---|---|
static IAttribute<IMCModule> |
JdkAttributes.EXPORTING_MODULE |