- All Implemented Interfaces:
EmailUtil
- Author:
- Andrew Woods
Date: 7/6/11
-
Constructor Summary
Constructors
-
Method Summary
void
This method sends an email to a pre-defined set of recipients from a
pre-defined sender with the arg subject and body.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EmailUtilImpl
public EmailUtilImpl(org.duracloud.notification.Emailer emailer,
List<String> recipients)
-
-
Method Details
-
sendEmail
This method sends an email to a pre-defined set of recipients from a
pre-defined sender with the arg subject and body.
- Specified by:
sendEmail in interface EmailUtil
- Parameters:
subject - of email
body - of email