Package | Description |
---|---|
org.opennms.plugins.dbnotifier | |
org.opennms.plugins.dbnotifier.alarmnotifier |
Modifier and Type | Interface and Description |
---|---|
interface |
DbNotificationClient
Client interface used to register with DatabaseChangeNotifier to receive DbNotifications
|
Modifier and Type | Class and Description |
---|---|
class |
DbNotificationClientQueueImpl
This is a notification client which receives the notification and adds it to a queue for processing
|
class |
VerySimpleNotificationClient
This class simply prints out the received notification.
|
Modifier and Type | Method and Description |
---|---|
void |
DbNotificationClientQueueImpl.setChannelHandlingClients(Map<String,NotificationClient> channelHandlingClients) |
Modifier and Type | Class and Description |
---|---|
class |
AlarmChangeNotificationClient
sends alarm change events into opennms
|
class |
MemosChangeNotificationClient
sends memo change events into opennms
|
Copyright © 2019. All rights reserved.