java.lang.management.MemoryPoolMXBean 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 {@link MemoryManagerMXBean memory managers}. <p> A Java virtual machine has one or more instances of the implementation class of this i ...