public class MailSenderCreator
extends org.springframework.cloud.service.AbstractServiceConnectorCreator<org.springframework.mail.javamail.JavaMailSender,org.springframework.cloud.service.common.SmtpServiceInfo>
| Constructor and Description |
|---|
MailSenderCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.mail.javamail.JavaMailSender |
create(org.springframework.cloud.service.common.SmtpServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig config) |