|
|
javax > javax.management > javax.management.monitor > javax.management.monitor.monitornotification >
Class: javax.management.monitor.MonitorNotification java.lang.Object java.util.EventObject javax.management.Notification javax.management.monitor.MonitorNotification
public class MonitorNotification extends Notification
FIELDS:
public static final String OBSERVED_ATTRIBUTE_ERROR : jmx.monitor.error.attribute public static final String OBSERVED_ATTRIBUTE_TYPE_ERROR : jmx.monitor.error.type public static final String OBSERVED_OBJECT_ERROR : jmx.monitor.error.mbean public static final String RUNTIME_ERROR : jmx.monitor.error.runtime public static final String STRING_TO_COMPARE_VALUE_DIFFERED : jmx.monitor.string.differs public static final String STRING_TO_COMPARE_VALUE_MATCHED : jmx.monitor.string.matches public static final String THRESHOLD_ERROR : jmx.monitor.error.threshold public static final String THRESHOLD_HIGH_VALUE_EXCEEDED : jmx.monitor.gauge.high public static final String THRESHOLD_LOW_VALUE_EXCEEDED : jmx.monitor.gauge.low public static final String THRESHOLD_VALUE_EXCEEDED : jmx.monitor.counter.threshold |
|
|
|
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| setSource(java.lang.Object), getSequenceNumber(), setSequenceNumber(long), getType(), getTimeStamp(), setTimeStamp(long), getMessage(), getUserData(), setUserData(java.lang.Object), toString(), getSource(), toString(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|