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 class
NotificationLogMib
Methods in org.snmp4j.agent.mo.snmp with parameters of type NotificationLogListener Modifier and Type Method Description void
NotificationOriginatorImpl. addNotificationLogListener(NotificationLogListener l)
void
NotificationOriginatorImpl. removeNotificationLogListener(NotificationLogListener l)
-