Uses of Interface
org.snmp4j.agent.mo.snmp.NotificationLogListener
-
Packages that use NotificationLogListener Package Description org.snmp4j.agent.mo.snmp -
-
Uses of NotificationLogListener in org.snmp4j.agent.mo.snmp
Classes in org.snmp4j.agent.mo.snmp that implement NotificationLogListener Modifier and Type Class Description classNotificationLogMibMethods in org.snmp4j.agent.mo.snmp with parameters of type NotificationLogListener Modifier and Type Method Description voidNotificationOriginatorImpl. addNotificationLogListener(NotificationLogListener l)voidNotificationOriginatorImpl. removeNotificationLogListener(NotificationLogListener l)
-