|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.bc.mail.service.provide.AbstractSendService
org.ow2.petals.bc.mail.service.provide.SuSendService
public class SuSendService
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.bc.mail.service.provide.AbstractSendService |
|---|
logger, mailSessionManager, mimeMessageManager |
| Constructor Summary | |
|---|---|
SuSendService(MailSessionManager mailSessionManager,
MimeMessageManager mimeMessageManager,
java.util.logging.Logger logger,
org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
|
|
| Method Summary | |
|---|---|
void |
sendMail(org.ow2.petals.component.framework.api.message.Exchange exchange)
Standard service : send the jbi message content as an email the email address and subject are defined in the service unit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuSendService(MailSessionManager mailSessionManager,
MimeMessageManager mimeMessageManager,
java.util.logging.Logger logger,
org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
| Method Detail |
|---|
public void sendMail(org.ow2.petals.component.framework.api.message.Exchange exchange)
throws javax.jbi.messaging.MessagingException,
MissingElementException
sendMail in class AbstractSendServiceexchange -
javax.jbi.JBIException
javax.jbi.messaging.MessagingException
MissingElementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||