|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MonitorCallback
| 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 |
|---|
void monitorCallback(ObservedObject object,
MBeanAttributeInfo attributeInfo,
Object value)
throws Exception
object - the ObservedObject.attributeInfo - the MBean attribute information.value - the value to monitor.
Exception
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 | |||||||||