Interface NotificationMgr

All Known Implementing Classes:
NotificationMgrImpl

public interface NotificationMgr
This interface defines the contract for retrieval of notification resources.
Author:
Andrew Woods Date: 3/17/11
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the configuration of the NotificationMgr
    org.duracloud.notification.Emailer
    This method returns an emailer resource
  • Method Details

    • getEmailer

      org.duracloud.notification.Emailer getEmailer()
      This method returns an emailer resource
      Returns:
      emailer
    • getConfig

      Retrieves the configuration of the NotificationMgr
      Returns:
      config