public interface NotificationLogListener extends EventListener
NotificationLogListener processes notification logging events.| Modifier and Type | Method and Description |
|---|---|
void |
notificationLogEvent(NotificationLogEvent notificationLogEvent)
Process a notification log event.
|
void notificationLogEvent(NotificationLogEvent notificationLogEvent)
notificationLogEvent - a NotificationLogEvent instance describing a notification.Copyright © 2020 SNMP4J.org. All rights reserved.