Package java.lang.management
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ClassLoadingMXBean

ClassLoadingMXBean is an interface used by the management system to access class loader properties.

CompilationMXBean

CompilationMXBean is an interface used by the management system to access compilation properties.

GarbageCollectorMXBean

GarbageCollectorMXBean is an interface used by the management system to access garbage collector properties.

MemoryManagerMXBean

MemoryManagerMXBean is an interface used by the management system to access memory manager properties.

MemoryMXBean

MemoryMXBean is an interface used by the management system to access memory-related properties.

MemoryPoolMXBean

MemoryPoolMXBean is an interface used by the management system to access memory pool properties.

OperatingSystemMXBean

OperatingSystemMXBean is an interface used by the management system to access operating system properties.

RuntimeMXBean

RuntimeMXBean is an interface used by the management system to access JVM runtime system properties.

ThreadMXBean

ThreadMXBean is an interface used by the management system to access thread-related properties.

Classes
ManagementFactory

The factory for retrieving all managed object for the JVM as well as the JVM's MBean server.

ManagementPermission

A SecurityPermission for use with the management system.

MemoryNotificationInfo

Memory notification information.

MemoryUsage

A memory usage snapshot.

ThreadInfo

Thread information.

Enumerations
MemoryType

Types of memory pools.

No description provided.