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