Gets the derived gauge for the specified MBean.
Parameters: object - the MBean for which the derived gauge is to be returned The derived gauge for the specified MBean if this MBean is in theset of observed MBeans, or null otherwise. since: JMX 1.2
Gets the derived gauge timestamp for the specified MBean.
Parameters: object - the MBean for which the derived gauge timestamp is to be returned The derived gauge timestamp for the specified MBean if this MBeanis in the set of observed MBeans, or null otherwise. since: JMX 1.2
Gets the differing notification's on/off switch value.
true if the string monitor notifies whendiffering, false otherwise. See Also:StringMonitorMBean.setNotifyDiffer
Gets the matching notification's on/off switch value.
true if the string monitor notifies whenmatching, false otherwise. See Also:StringMonitorMBean.setNotifyMatch
Sets the differing notification's on/off switch value.
Parameters: value - The differing notification's on/off switch value. See Also:StringMonitorMBean.getNotifyDiffer
Sets the matching notification's on/off switch value.
Parameters: value - The matching notification's on/off switch value. See Also:StringMonitorMBean.getNotifyMatch