|
|||||||||
| Home >> All >> javax >> management >> [ monitor overview ] | PREV NEXT | ||||||||
A
- active - Variable in class javax.management.monitor.Monitor
- Whether the service is active.
- add(Number, Number) - Method in class javax.management.monitor.CounterMonitor
- Add two numbers together.
- alreadyNotified - Variable in class javax.management.monitor.Monitor
- The errors that have already been notified.
C
- CounterMonitor - class javax.management.monitor.CounterMonitor.
- The counter monitor service.
- CounterMonitor() - Constructor for class javax.management.monitor.CounterMonitor
- Default Constructor
- CounterMonitorMBean - interface javax.management.monitor.CounterMonitorMBean.
- The counter monitor service MBean interface.
D
- dbgTag - Variable in class javax.management.monitor.Monitor
- ????.
- derivedGauge - Variable in class javax.management.monitor.CounterMonitor
- The derived gauge.
- derivedGauge - Variable in class javax.management.monitor.GaugeMonitor
- The derived gauge.
- derivedGauge - Variable in class javax.management.monitor.MonitorNotification
- The derived gauge.
- derivedGauge - Variable in class javax.management.monitor.StringMonitor
- The derived gauge.
- derivedGaugeTimeStamp - Variable in class javax.management.monitor.CounterMonitor
- The derived gauge timeStamp.
- derivedGaugeTimeStamp - Variable in class javax.management.monitor.GaugeMonitor
- The derived gauge timeStamp.
- derivedGaugeTimeStamp - Variable in class javax.management.monitor.StringMonitor
- The derived gauge timeStamp.
- differenceMode - Variable in class javax.management.monitor.CounterMonitor
- Difference mode.
- differenceMode - Variable in class javax.management.monitor.GaugeMonitor
- Difference mode.
- doRun() - Method in class javax.management.monitor.Monitor.MonitorRunnable
- Run the montior
G
- GaugeMonitor - class javax.management.monitor.GaugeMonitor.
- The gauge monitor service.
- GaugeMonitor() - Constructor for class javax.management.monitor.GaugeMonitor
- Default Constructor
- GaugeMonitorMBean - interface javax.management.monitor.GaugeMonitorMBean.
- The gauge monitor service MBean interface.
- getDerivedGauge() - Method in class javax.management.monitor.CounterMonitor
- getDerivedGauge() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the derived gauge.
- getDerivedGauge() - Method in class javax.management.monitor.GaugeMonitor
- getDerivedGauge() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the derived gauge.
- getDerivedGauge() - Method in class javax.management.monitor.MonitorNotification
- Retrieves the derived gauge.
- getDerivedGauge() - Method in class javax.management.monitor.StringMonitor
- getDerivedGauge() - Method in interface javax.management.monitor.StringMonitorMBean
- Retrieves the derived gauge.
- getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.CounterMonitor
- getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the derived gauge timestamp.
- getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.GaugeMonitor
- getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the derived gauge timestamp.
- getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.StringMonitor
- getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.StringMonitorMBean
- Retrieves the derived gauge timestamp.
- getDifferenceMode() - Method in class javax.management.monitor.CounterMonitor
- getDifferenceMode() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the difference mode flag.
- getDifferenceMode() - Method in class javax.management.monitor.GaugeMonitor
- getDifferenceMode() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the difference mode flag.
- getGranularityPeriod() - Method in class javax.management.monitor.Monitor
- getGranularityPeriod() - Method in interface javax.management.monitor.MonitorMBean
- Retrieves the granularity period in milliseconds.
- getHighThreshold() - Method in class javax.management.monitor.GaugeMonitor
- getHighThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the high threshold.
- getLowThreshold() - Method in class javax.management.monitor.GaugeMonitor
- getLowThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the low threshold.
- getModulus() - Method in class javax.management.monitor.CounterMonitor
- getModulus() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the modulus.
- getNotificationInfo() - Method in class javax.management.monitor.CounterMonitor
- getNotificationInfo() - Method in class javax.management.monitor.GaugeMonitor
- getNotificationInfo() - Method in class javax.management.monitor.StringMonitor
- getNotify() - Method in class javax.management.monitor.CounterMonitor
- getNotify() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the notify on/off switch.
- getNotifyDiffer() - Method in class javax.management.monitor.StringMonitor
- getNotifyDiffer() - Method in interface javax.management.monitor.StringMonitorMBean
- Retrieves the differs on/off switch.
- getNotifyHigh() - Method in class javax.management.monitor.GaugeMonitor
- getNotifyHigh() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the high notify on/off switch.
- getNotifyLow() - Method in class javax.management.monitor.GaugeMonitor
- getNotifyLow() - Method in interface javax.management.monitor.GaugeMonitorMBean
- Retrieves the low notify on/off switch.
- getNotifyMatch() - Method in class javax.management.monitor.StringMonitor
- getNotifyMatch() - Method in interface javax.management.monitor.StringMonitorMBean
- Retrieves the matching on/off switch.
- getObservedAttribute() - Method in class javax.management.monitor.Monitor
- getObservedAttribute() - Method in interface javax.management.monitor.MonitorMBean
- Retrieves the name of the attribute monitored.
- getObservedAttribute() - Method in class javax.management.monitor.MonitorNotification
- Retrieves the name of the attribute monitored.
- getObservedObject() - Method in class javax.management.monitor.Monitor
- getObservedObject() - Method in interface javax.management.monitor.MonitorMBean
- Retrieves the object name of the MBean monitored.
- getObservedObject() - Method in class javax.management.monitor.MonitorNotification
- Retrieves the name of the MBean monitored.
- getOffset() - Method in class javax.management.monitor.CounterMonitor
- getOffset() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the offset.
- getStringToCompare() - Method in class javax.management.monitor.StringMonitor
- getStringToCompare() - Method in interface javax.management.monitor.StringMonitorMBean
- Retrieves the string to compare with the observed attribute.
- getThreshold() - Method in class javax.management.monitor.CounterMonitor
- getThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
- Retrieves the threshold.
- getTrigger() - Method in class javax.management.monitor.MonitorNotification
- Retrieves the trigger value of the notification.
- getZero(Number) - Method in class javax.management.monitor.CounterMonitor
- Get zero for the type passed.
- getZero(Number) - Method in class javax.management.monitor.GaugeMonitor
- Get zero for the type passed.
- granularityPeriod - Variable in class javax.management.monitor.Monitor
- The granularity period.
H
- highThreshold - Variable in class javax.management.monitor.GaugeMonitor
- The high threshold.
I
- initialThreshold - Variable in class javax.management.monitor.CounterMonitor
- The last stated threshold.
- isActive() - Method in class javax.management.monitor.Monitor
- isActive() - Method in interface javax.management.monitor.MonitorMBean
- Tests whether this monitoring service is active.
J
- javax.management.monitor - package javax.management.monitor
L
- lastValue - Variable in class javax.management.monitor.CounterMonitor
- The last value.
- lastValue - Variable in class javax.management.monitor.GaugeMonitor
- The last value.
- lowThreshold - Variable in class javax.management.monitor.GaugeMonitor
- The low threshold.
M
- Monitor - class javax.management.monitor.Monitor.
- The monitor service.
- Monitor() - Constructor for class javax.management.monitor.Monitor
- Monitor.MonitorRunnable - class javax.management.monitor.Monitor.MonitorRunnable.
- A monitor runnable.
- Monitor.MonitorRunnable(Monitor) - Constructor for class javax.management.monitor.Monitor.MonitorRunnable
- Create a monitor runnable to periodically perform monitoring.
- MonitorMBean - interface javax.management.monitor.MonitorMBean.
- The monitor service MBean interface.
- MonitorNotification - class javax.management.monitor.MonitorNotification.
- A notification from one of the monitor services.
- MonitorNotification(String, Object, long, long, String, Object, String, ObjectName, Object) - Constructor for class javax.management.monitor.MonitorNotification
- Construct a new monitor notification.
- MonitorSettingException - exception javax.management.monitor.MonitorSettingException.
- Thrown by a monitor when a monitor setting becomes invalid.
- MonitorSettingException() - Constructor for class javax.management.monitor.MonitorSettingException
- Construct a new MonitorSettingException with no message.
- MonitorSettingException(String) - Constructor for class javax.management.monitor.MonitorSettingException
- Construct a new MonitorSettingException with the given message.
- modulus - Variable in class javax.management.monitor.CounterMonitor
- The modulus.
- monitor(MBeanAttributeInfo, Object) - Method in class javax.management.monitor.CounterMonitor
- monitor(MBeanAttributeInfo, Object) - Method in class javax.management.monitor.GaugeMonitor
- monitor - Variable in class javax.management.monitor.Monitor.MonitorRunnable
- monitor(MBeanAttributeInfo, Object) - Method in class javax.management.monitor.Monitor
- Perform the monitor specific processing.
- monitor(MBeanAttributeInfo, Object) - Method in class javax.management.monitor.StringMonitor
- monitorRunnable - Variable in class javax.management.monitor.Monitor
- The runnable monitor.
N
- notify - Variable in class javax.management.monitor.CounterMonitor
- Notify.
- notifyDiffer - Variable in class javax.management.monitor.StringMonitor
- Notify Differs.
- notifyHigh - Variable in class javax.management.monitor.GaugeMonitor
- High Notify.
- notifyLow - Variable in class javax.management.monitor.GaugeMonitor
- Low Notify.
- notifyMatch - Variable in class javax.management.monitor.StringMonitor
- Notify Matches.
O
- OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an MBean doesn't contain the specified attribute.
- OBSERVED_ATTRIBUTE_ERROR_NOTIFIED - Variable in class javax.management.monitor.Monitor
- An observed attribute error has been notified.
- OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an attribute is null or the attribute has an incorrect type for the monitor service.
- OBSERVED_ATTRIBUTE_TYPE_ERROR_NOTIFIED - Variable in class javax.management.monitor.Monitor
- An observed attribute type error has been notified.
- OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an MBean is not registered.
- OBSERVED_OBJECT_ERROR_NOTIFIED - Variable in class javax.management.monitor.Monitor
- An observed object error has been notified.
- objectName - Variable in class javax.management.monitor.Monitor
- The object name of this monitor.
- observedAttribute - Variable in class javax.management.monitor.Monitor
- The observed attribute.
- observedAttribute - Variable in class javax.management.monitor.MonitorNotification
- The observed attribute.
- observedObject - Variable in class javax.management.monitor.Monitor
- The observed object.
- observedObject - Variable in class javax.management.monitor.MonitorNotification
- The observed object.
- offset - Variable in class javax.management.monitor.CounterMonitor
- The offset.
P
- postDeregister() - Method in class javax.management.monitor.Monitor
- postRegister(Boolean) - Method in class javax.management.monitor.Monitor
- preDeregister() - Method in class javax.management.monitor.Monitor
- preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
R
- RESET_FLAGS_ALREADY_NOTIFIED - Variable in class javax.management.monitor.Monitor
- Used to reset errors in
Monitor.alreadyNotified55 . - RUNTIME_ERROR - Static variable in class javax.management.monitor.MonitorNotification
- Notification type for any other error.
- RUNTIME_ERROR_NOTIFIED - Variable in class javax.management.monitor.Monitor
- An observed attribute type error has been notified.
- runMonitor() - Method in class javax.management.monitor.Monitor
- Run the monitor.
S
- STRING_DIFFERS_NOTIFIED - Variable in class javax.management.monitor.StringMonitor
- The string differs has been notified.
- STRING_MATCHES_NOTIFIED - Variable in class javax.management.monitor.StringMonitor
- The string match has been notified.
- STRING_TO_COMPARE_VALUE_DIFFERED - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an attribute no longer matches the specified value of a StringMonitor.
- STRING_TO_COMPARE_VALUE_MATCHED - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an attribute changes to match the specified value of a StringMonitor.
- StringMonitor - class javax.management.monitor.StringMonitor.
- The string monitor service.
- StringMonitor() - Constructor for class javax.management.monitor.StringMonitor
- Default Constructor
- StringMonitorMBean - interface javax.management.monitor.StringMonitorMBean.
- The string monitor service MBean interface.
- scheduler - Static variable in class javax.management.monitor.Monitor
- The scheduler.
- sendAttributeErrorNotification(String) - Method in class javax.management.monitor.Monitor
- Send an attribute error notification.
- sendAttributeTypeErrorNotification(String) - Method in class javax.management.monitor.Monitor
- Send an attribute type error notification.
- sendNotification(String, long, String, String, Object, Object) - Method in class javax.management.monitor.Monitor
- Sends the notification
- sendObjectErrorNotification(String) - Method in class javax.management.monitor.Monitor
- Send an object error notification.
- sendRuntimeErrorNotification(String) - Method in class javax.management.monitor.Monitor
- Send a runtime error notification.
- sendStringDiffersNotification(String) - Method in class javax.management.monitor.StringMonitor
- Send an string differs notification.
- sendStringMatchesNotification(String) - Method in class javax.management.monitor.StringMonitor
- Send an string matches notification.
- sendThresholdErrorNotification(Object) - Method in class javax.management.monitor.CounterMonitor
- Send a threshold error event.
- sendThresholdErrorNotification(Object) - Method in class javax.management.monitor.GaugeMonitor
- Send a threshold error event.
- sendThresholdExceededNotification(Object) - Method in class javax.management.monitor.CounterMonitor
- Send a threshold exceeded event.
- sendThresholdHighExceededNotification(Object) - Method in class javax.management.monitor.GaugeMonitor
- Send a high threshold exceeded event.
- sendThresholdLowExceededNotification(Object) - Method in class javax.management.monitor.GaugeMonitor
- Send a threshold low exceeded event.
- sequenceNumber - Variable in class javax.management.monitor.Monitor
- The notification sequence number.
- serialVersionUID - Static variable in class javax.management.monitor.MonitorNotification
- server - Variable in class javax.management.monitor.Monitor
- The server this service is registered in.
- setDifferenceMode(boolean) - Method in class javax.management.monitor.CounterMonitor
- setDifferenceMode(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
- Sets the difference mode flag.
- setDifferenceMode(boolean) - Method in class javax.management.monitor.GaugeMonitor
- setDifferenceMode(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
- Sets the difference mode flag.
- setGranularityPeriod(long) - Method in class javax.management.monitor.Monitor
- setGranularityPeriod(long) - Method in interface javax.management.monitor.MonitorMBean
- Sets the granularity period in milliseconds.
- setModulus(Number) - Method in class javax.management.monitor.CounterMonitor
- setModulus(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
- Sets the modulus.
- setNotify(boolean) - Method in class javax.management.monitor.CounterMonitor
- setNotify(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
- Sets the notify on/off switch.
- setNotifyDiffer(boolean) - Method in class javax.management.monitor.StringMonitor
- setNotifyDiffer(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
- Sets the differs on/off switch.
- setNotifyHigh(boolean) - Method in class javax.management.monitor.GaugeMonitor
- setNotifyHigh(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
- Sets the high notify on/off switch.
- setNotifyLow(boolean) - Method in class javax.management.monitor.GaugeMonitor
- setNotifyLow(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
- Sets the low notify on/off switch.
- setNotifyMatch(boolean) - Method in class javax.management.monitor.StringMonitor
- setNotifyMatch(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
- Sets the matching on/off switch.
- setObservedAttribute(String) - Method in class javax.management.monitor.Monitor
- setObservedAttribute(String) - Method in interface javax.management.monitor.MonitorMBean
- Sets the name of the attribute monitored.
- setObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
- setObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
- Sets the object name of the MBean monitored.
- setOffset(Number) - Method in class javax.management.monitor.CounterMonitor
- setOffset(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
- Sets the offset.
- setStringToCompare(String) - Method in class javax.management.monitor.StringMonitor
- setStringToCompare(String) - Method in interface javax.management.monitor.StringMonitorMBean
- Sets the string to compare with the observed attribute.
- setThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
- setThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
- Sets the threshold.
- setThresholds(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
- setThresholds(Number, Number) - Method in interface javax.management.monitor.GaugeMonitorMBean
- Sets the high and low threshold.
- start() - Method in class javax.management.monitor.CounterMonitor
- start() - Method in class javax.management.monitor.GaugeMonitor
- start() - Method in class javax.management.monitor.Monitor
- start() - Method in interface javax.management.monitor.MonitorMBean
- Starts the monitor.
- start() - Method in class javax.management.monitor.StringMonitor
- stop() - Method in class javax.management.monitor.Monitor
- stop() - Method in interface javax.management.monitor.MonitorMBean
- Stops the monitor.
- stringToCompare - Variable in class javax.management.monitor.StringMonitor
- The comparison string.
- sub(Number, Number) - Method in class javax.management.monitor.CounterMonitor
- Subtract two numbers.
- sub(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
- Subtract two numbers.
T
- THRESHOLD_ERROR - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when an attribute's threshold parameters (threshold, low threshold, high threshold, offset or modules) are not of the correct type.
- THRESHOLD_ERROR_NOTIFIED - Variable in class javax.management.monitor.CounterMonitor
- The threshold type error has been notified.
- THRESHOLD_ERROR_NOTIFIED - Variable in class javax.management.monitor.GaugeMonitor
- The threshold type error has been notified.
- THRESHOLD_EXCEEDED_NOTIFIED - Variable in class javax.management.monitor.CounterMonitor
- The counter threshold exceeded has been notified.
- THRESHOLD_HIGH_EXCEEDED_NOTIFIED - Variable in class javax.management.monitor.GaugeMonitor
- The gauge high threshold exceeded has been notified.
- THRESHOLD_HIGH_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when a guage attribute changes to exceed the specified threshold high value.
- THRESHOLD_LOW_EXCEEDED_NOTIFIED - Variable in class javax.management.monitor.GaugeMonitor
- The gauge low threshold exceeded has been notified.
- THRESHOLD_LOW_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when a gauge attribute changes to exceed the specified threshold low value.
- THRESHOLD_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
- Notification type when a counter attribute changes to exceed the specified threshold value.
- threshold - Variable in class javax.management.monitor.CounterMonitor
- The threshold.
- toString() - Method in class javax.management.monitor.MonitorNotification
- trigger - Variable in class javax.management.monitor.MonitorNotification
- The trigger of the notification.
A C D G H I J L M N O P R S T
|
|||||||||
| Home >> All >> javax >> management >> [ monitor overview ] | PREV NEXT | ||||||||