MemoryManagerMXBean is an interface used by the management system to access memory manager properties.
MemoryManagerMXBean
ObjectName pattern: java.lang:type=MemoryManager,name=manager_name
ObjectName
The names of the memory pools being managed by this manager.
The name of the memory manager.
Indicates whether or not the manager is currently valid.
String[]
Indicates whether or not the manager is currently valid. A memory manager may be removed by a JVM and become invalid.
true
false