| 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.collection | |
| org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| org.openjdk.jmc.common.util |
| Class and Description |
|---|
| IMCClassLoader
Representation of a named classloader.
|
| IMCFrame
A stack trace frame.
|
| IMCFrame.Type
Frame compilation types.
|
| IMCMethod
A method representation.
|
| IMCModule
Represents a Java Module System module.
|
| IMCOldObject
Class for representing an object on the heap in Mission Control.
|
| IMCOldObjectArray
Array specific information about a field that refers to an
IMCOldObject on the heap. |
| IMCOldObjectField
A field that refers to an
IMCOldObject on the heap. |
| IMCPackage
Represents a Java package.
|
| IMCStackTrace.TruncationState
Information about the truncation state of the stack trace.
|
| IMCThreadGroup
Class for representing a thread group in Mission Control.
|
| IMCType
Represents a Java type.
|
| IState
A state container which can be read from.
|
| IWritableState
A state container which can be written to.
|
| Class and Description |
|---|
| IPredicate
A predicate tests an object and returns either
true or false depending on the
implementation. |
| Class and Description |
|---|
| IDescribable
Interface for objects that has a name and a description.
|
| IPredicate
A predicate tests an object and returns either
true or false depending on the
implementation. |
| IState
A state container which can be read from.
|
| IStateful
A class that can save its state into an
IWritableState instance. |
| IWritableState
A state container which can be written to.
|
| Class and Description |
|---|
| IDescribable
Interface for objects that has a name and a description.
|
| IDisplayable
Interface for objects that can be formatted for human display purposes, using a formatting hint.
|
| IMCClassLoader
Representation of a named classloader.
|
| IMCFrame
A stack trace frame.
|
| IMCMethod
A method representation.
|
| IMCModule
Represents a Java Module System module.
|
| IMCOldObject
Class for representing an object on the heap in Mission Control.
|
| IMCOldObjectArray
Array specific information about a field that refers to an
IMCOldObject on the heap. |
| IMCOldObjectField
A field that refers to an
IMCOldObject on the heap. |
| IMCOldObjectGcRoot
Class describing a root object used as a starting point for the GC to find all alive objects on
the heap.
|
| IMCPackage
Represents a Java package.
|
| IMCStackTrace
Interface for classes that represents stack traces in Mission Control.
|
| IMCThread
Class for representing a thread in Mission Control.
|
| IMCThreadGroup
Class for representing a thread group in Mission Control.
|
| IMCType
Represents a Java type.
|
| Class and Description |
|---|
| IDescribable
Interface for objects that has a name and a description.
|
| IMCClassLoader
Representation of a named classloader.
|
| IMCFrame
A stack trace frame.
|
| IMCFrame.Type
Frame compilation types.
|
| IMCMethod
A method representation.
|
| IMCModule
Represents a Java Module System module.
|
| IMCOldObject
Class for representing an object on the heap in Mission Control.
|
| IMCOldObjectArray
Array specific information about a field that refers to an
IMCOldObject on the heap. |
| IMCOldObjectField
A field that refers to an
IMCOldObject on the heap. |
| IMCPackage
Represents a Java package.
|
| IMCStackTrace
Interface for classes that represents stack traces in Mission Control.
|
| IMCStackTrace.TruncationState
Information about the truncation state of the stack trace.
|
| IMCType
Represents a Java type.
|
| IPredicate
A predicate tests an object and returns either
true or false depending on the
implementation. |
| IState
A state container which can be read from.
|
| IStateful
A class that can save its state into an
IWritableState instance. |
| IWritableState
A state container which can be written to.
|
Copyright © 2019. All rights reserved.