com.googlecode.jpattern.service.mail
Class MailSender

java.lang.Object
  extended by com.googlecode.jpattern.service.mail.AMailSender
      extended by com.googlecode.jpattern.service.mail.MailSender
All Implemented Interfaces:
IMailSender, java.io.Serializable

public class MailSender
extends AMailSender

Version:
$Id$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 01/set/09 20:30:57
See Also:
Serialized Form

Constructor Summary
MailSender(IMailConfig aMailConfig)
           
 
Method Summary
protected  javax.mail.Session getSession()
           
 
Methods inherited from class com.googlecode.jpattern.service.mail.AMailSender
recipients, send
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailSender

public MailSender(IMailConfig aMailConfig)
Method Detail

getSession

protected javax.mail.Session getSession()
Specified by:
getSession in class AMailSender


Copyright © 2011. All Rights Reserved.