Package | Description |
---|---|
org.opennms.plugins.dbnotifier | |
org.opennms.plugins.dbnotifier.alarmnotifier |
Class and Description |
---|
DatabaseChangeNotifier |
DbNotification
message class used to transport database notifications
|
DbNotificationClient
Client interface used to register with DatabaseChangeNotifier to receive DbNotifications
|
DbNotifierDataSourceFactory
This reads the OpenNMS database configuration from the
OpenNMS database configuration file opennms-datasources.xml
and uses it to configure the jdbc-ng connector with
userName, passWord, dataBaseName, hostname, port;
The opennms-datasources.xml location should be set in the dataSourceFileUri parameter.
|
NotificationClient
Client interface used to register to receive DbNotifications
|
Class and Description |
---|
DbNotification
message class used to transport database notifications
|
NotificationClient
Client interface used to register to receive DbNotifications
|
Copyright © 2019. All rights reserved.