|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Simple service for sending emails. Work is planned in the Grails roadmap to implement first-class email support, so there's no point in making this code any more sophisticated.
Field Summary | |
---|---|
def |
mailMessage
|
def |
mailSender
|
boolean |
transactional
|
Constructor Summary | |
EmailerService()
|
Method Summary | |
---|---|
def |
sendEmails(def mails)
Send a list of emails. |
Constructor Detail |
---|
EmailerService()
Method Detail |
---|
public def sendEmails(def mails)