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 Detail

      • getEmailer

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

        NotificationMgrConfig getConfig()
        Retrieves the configuration of the NotificationMgr
        Returns:
        config