org.ovirt.engine.core.notifier.utils

Class NotificationConfigurator

    • Method Detail

      • getProperties

        public Map<String,String> getProperties()
        Returns properties which read from file.
        Returns:
      • getTimerInterval

        public long getTimerInterval(String intervalPropertyName,
                            long defaultInterval)
                              throws NotificationServiceException
        Gets a value for timer interval by a given property name
        Parameters:
        intervalPropertyName - an interval property key
        defaultInterval - a default interval value
        Returns:
        an interval
        Throws:
        NotificationServiceException

Copyright © 2012. All Rights Reserved.