sendmail.xsl
logicsheet for sending email messages. Please note that this component is not (and can not) be {@link org.apache.avalon.framework.thread.ThreadSafe}, so you need to lookup new instance in each processing thread. @since 2.1.5 @version $Id: MailSender.java 587761 2007-10-24 03:08:05Z vgritsenko $
Allows for easy testing of clients, as it does not depend on JavaMail's infrastructure classes: no mocking of JavaMail Session or Transport necessary. @author Dmitriy Kopylenko @author Juergen Hoeller @since 10.09.2003 @see org.springframework.mail.javamail.JavaMailSender
|
|