|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ClassLoadingMXBean | This interface exposes class loading-specific information. |
CompilationMXBean | This interface exposes class compilation-specific information. |
GarbageCollectionHeuristic | This interface is the representation of the goals of a garbage collector. |
GarbageCollectionStrategy | This is the parent interface for all garbage collection strategies. |
GarbageCollectorMXBean | This interface exposes garbage collection-specific information. |
HeapMemoryPoolMXBean | This interface exposes heap memory-specific information. |
JRockitConsoleMXBean | Interface for functionality very specific to the JRockit Management Console. |
MarkAndSweepGarbageCollectorMXBean | The interface for MarkAndSweep based Garbage Collectors. |
MemoryMXBean | This interface exposes memory-specific information. |
MethodProfilerMXBean | MXBean interface for the JRockit Method Profiler. |
NurseryMemoryPoolMXBean | This interface exposes nursery-specific information. |
OperatingSystemMXBean | This interface exposes operating system-specific information. |
RuntimeMXBean | This interface exposes runtime-specific information. |
ThreadMXBean | This interface exposes thread system-specific information. |
Class Summary | |
---|---|
DefaultGarbageCollectionHeuristic | The default implementation of a GarbageCollectionHeuristic. |
MarkAndSweepStrategy | Simple object encapsulating the information of a MarkAndSweep GCStrategy. |
MethodIdentifier | A MethodIdentifier is a serializable specification of a method in a JVM. |
Exception Summary | |
---|---|
MalformedDescriptorException | Thrown if there is an syntax error in the method descriptor. |
NotAvailableException | Exception thrown when a certain feature isn't currently available in the JVM. |
UnapplicableMethodException | Exception thrown by various parts of the MethodProfiler whenever the method used as an argument to a method isn't applicable, either because of some modifier, or because the functionality hasn't been activated for that specific method. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |