Uses of Class
org.snmp4j.agent.mo.snmp.NotificationLogEvent
-
Packages that use NotificationLogEvent Package Description org.snmp4j.agent.mo.snmp -
-
Uses of NotificationLogEvent in org.snmp4j.agent.mo.snmp
Methods in org.snmp4j.agent.mo.snmp with parameters of type NotificationLogEvent Modifier and Type Method Description protected void
NotificationOriginatorImpl. fireNotificationLogEvent(NotificationLogEvent event)
void
NotificationLogListener. notificationLogEvent(NotificationLogEvent notificationLogEvent)
Process a notification log event.void
NotificationLogMib. notificationLogEvent(NotificationLogEvent notificationLogEvent)
-