Defines the methods that should be implemented by
a Dynamic MBean (MBean that exposes a dynamic management interface).
Obtain the value of a specific attribute of the Dynamic MBean.
Get the values of several attributes of the Dynamic MBean.
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
Allows an action to be invoked on the Dynamic MBean.
Set the value of a specific attribute of the Dynamic MBean.
Sets the values of several attributes of the Dynamic MBean.