MySnmpCrawler API

Package snmp.mbean.listener

Provides the implementation to forward the MBean notification to listeners.

See:
          Description

Class Summary
DefaultMBeanListener This class receives the AttributeChangeNotification, MBeanServerNotification, MonitorNotification, RelationNotification, TimerAlarmClockNotification, TimerNotification, and TraceNotification objects.
MBeanListener The MBeanListener objects will receive MBean related notifications.
 

Package snmp.mbean.listener Description

Provides the implementation to forward the MBean notification to listeners.

Since:
0.1.0

MySnmpCrawler API