Uses of Class
org.duracloud.mill.config.ConfigurationManager
-
Packages that use ConfigurationManager Package Description org.duracloud.mill.notification -
-
Uses of ConfigurationManager in org.duracloud.mill.notification
Constructors in org.duracloud.mill.notification with parameters of type ConfigurationManager Constructor Description SMTPNotificationManager(String[] recipientEmailAddresses, ConfigurationManager configurationManager)Sets up and tests a connection to an SMTP server
-