Uses of Interface javax.management.DynamicMBean

Uses in package javax.management

Classes implementing javax.management.DynamicMBean

class
Provides a dynamic management bean by using reflection on an interface and an implementing class.

Uses in package gnu.java.lang.management

Classes implementing javax.management.DynamicMBean

class
A common superclass for bean implementations.
class
Provides access to information about the class loading behaviour of the current invocation of the virtual machine.
class
Provides access to information about the JIT compiler of the virtual machine, if one exists.
class
Provides access to information about one of the garbage collectors used by the current invocation of the virtual machine.
class
Provides access to information about one of the memory managers used by the current invocation of the virtual machine.
class
Provides access to information about the memory management of the current invocation of the virtual machine.
class
Provides access to information about one of the memory resources or pools used by the current invocation of the virtual machine.
class
Provides access to information about the underlying operating system.
class
Provides access to information about the virtual machine.
class
Provides access to information about the threads of the virtual machine.