| Interface | Manages | Instances per VM |
| ClassLoadingMXBean | Class loading system | 1 |
| CompilationMXBean | Compilation system | 0 or 1 |
| GarbageCollectorMXBean | Garbage collector | > 1 |
| MemoryManagerMXBean | Memory pool | > 1 |
| MemoryPoolMXBean | Memory | > 1 |
| MemoryMXBean | Memory system | 1 |
| OperatingSystemMXBean | Operating system | 1 |
| RuntimeMXBean | Runtime system | 1 |
| ThreadMXBean | Thread system | 1 |