| BeanImpl |  A common superclass for bean implementations.
 | 
| ClassLoadingMXBeanImpl |  Provides access to information about the class loading
 behaviour of the current invocation of the virtual
 machine.   | 
| CompilationMXBeanImpl |  Provides access to information about the JIT
 compiler of the virtual machine, if one exists.
 | 
| GarbageCollectorMXBeanImpl |  Provides access to information about one of the garbage
 collectors used by the current invocation of the
 virtual machine.   | 
| MemoryManagerMXBeanImpl |  Provides access to information about one of the memory
 managers used by the current invocation of the
 virtual machine.   | 
| MemoryMXBeanImpl |  Provides access to information about the memory
 management of the current invocation of the virtual
 machine.   | 
| MemoryPoolMXBeanImpl |  Provides access to information about one of the memory
 resources or pools used by the current invocation of the
 virtual machine.   | 
| OperatingSystemMXBeanImpl |  Provides access to information about the underlying operating
 system.
 | 
| RuntimeMXBeanImpl |  Provides access to information about the virtual machine.
 | 
| ThreadMXBeanImpl |  Provides access to information about the threads
 of the virtual machine.   |