Package | Description |
---|---|
org.opennms.plugins.dbnotifier |
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
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseChangeNotifier.addDbNotificationClient(DbNotificationClient dbNotificationClient)
adds new DbNotificationClient to list of clients which will be sent database notifications
|
void |
DatabaseChangeNotifier.removeDbNotificationClient(DbNotificationClient dbNotificationClient)
removes DbNotificationClient from list of clients which will be sent database notifications
|
Copyright © 2019. All rights reserved.