|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
MonitorNotification |
createNotification(String type,
Object source,
long timeStamp,
String message,
Object derivedGauge,
String observedAttribute,
ObjectName observedObject,
Object trigger)
|
void |
monitorCallback(ObservedObject object,
MBeanAttributeInfo attributeInfo,
Object value)
Perform the monitor specific processing. |
| Method Detail |
public void monitorCallback(ObservedObject object,
MBeanAttributeInfo attributeInfo,
Object value)
throws Exception
object - the ObservedObject.attributeInfo - the MBean attribute information.value - the value to monitor.
Exception
public MonitorNotification createNotification(String type,
Object source,
long timeStamp,
String message,
Object derivedGauge,
String observedAttribute,
ObjectName observedObject,
Object trigger)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||