java.lang.management

Package java.lang.management

Provides the management interfaces for monitoring and management of the Java virtual machine and other components in the Java runtime.

See: Description

Interface Summary
Interface Description
BufferPoolMXBean

The management interface for a buffer pool, for example a pool of direct or mapped buffers.

ClassLoadingMXBean

The management interface for the class loading system of the Java virtual machine.

登录查看完整内容