MemoryPoolMXBean

Interface MemoryPoolMXBean

All Superinterfaces:
PlatformManagedObject
public interface MemoryPoolMXBean
extends PlatformManagedObject

The management interface for a memory pool. A memory pool represents the memory resource managed by the Java virtual machine and is managed by one or more memory managers-

A Java virtual machine has one or more instances of the implementation class of this interface- An instance implementing this interface is an MXBean that can be obtained by calling the ManagementFactory.getMemoryPoolMXBeans() method or from the 登录查看完整内容