Class NotificationMgrImpl
java.lang.Object
org.duracloud.account.db.util.notification.NotificationMgrImpl
- All Implemented Interfaces:
NotificationMgr
- Author:
- Andrew Woods Date: 3/17/11
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the configuration of the NotificationMgrorg.duracloud.notification.EmailerThis method returns an emailer resource
-
Constructor Details
-
NotificationMgrImpl
-
-
Method Details
-
getEmailer
public org.duracloud.notification.Emailer getEmailer()Description copied from interface:NotificationMgrThis method returns an emailer resource- Specified by:
getEmailerin interfaceNotificationMgr- Returns:
- emailer
-
getConfig
Description copied from interface:NotificationMgrRetrieves the configuration of the NotificationMgr- Specified by:
getConfigin interfaceNotificationMgr- Returns:
- config
-