|
MySnmpCrawler API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--snmp.mbean.listener.MBeanListener
|
+--snmp.mbean.listener.DefaultMBeanListener
|
+--snmp.test.mbeans.demo.DemoSystemMBeanListener
This class handles the attribute notification.
| Constructor Summary | |
DemoSystemMBeanListener()
|
|
| Method Summary | |
void |
handleAttributeChangeNotification(javax.management.AttributeChangeNotification notification)
Handles MBean attribute notification. |
| Methods inherited from class snmp.mbean.listener.DefaultMBeanListener |
handleMBeanServerNotification, handleMonitorNotification, handleNotification, handleRelationNotification, handleTimerAlarmClockNotification, handleTimerNotification, handleTraceNotification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DemoSystemMBeanListener()
| Method Detail |
public void handleAttributeChangeNotification(javax.management.AttributeChangeNotification notification)
handleAttributeChangeNotification in class DefaultMBeanListenernotification - The notification.
|
MySnmpCrawler API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||