Package | Description |
---|---|
org.ovirt.engine.core.notifier | |
org.ovirt.engine.core.notifier.utils |
Constructor and Description |
---|
EngineMonitorService(NotificationConfigurator notificationConf)
Creates
EngineMonitorService by configuration element containing required properties. |
NotificationService(NotificationConfigurator notificationConf) |
Modifier and Type | Method and Description |
---|---|
long |
NotificationConfigurator.getTimerInterval(String intervalPropertyName,
long defaultInterval)
Gets a value for timer interval by a given property name
|
static Map<String,String> |
NotificationProperties.readPropertiesFile(String propertiesFile)
Reads a properties file into a Map of
|
Constructor and Description |
---|
NotificationConfigurator(String confFile)
Creates a
NotificationConfigurator by evaluating properties values from a given file. |
Copyright © 2012. All Rights Reserved.