程序包 top.codef.notice
类 EmailNoticeSendComponent
java.lang.Object
top.codef.notice.EmailNoticeSendComponent
- 所有已实现的接口:
org.springframework.beans.factory.InitializingBean,Unique,INoticeSendComponent
public class EmailNoticeSendComponent
extends Object
implements INoticeSendComponent, org.springframework.beans.factory.InitializingBean
-
构造器概要
构造器构造器说明EmailNoticeSendComponent(org.springframework.mail.MailSender mailSender, org.springframework.boot.autoconfigure.mail.MailProperties mailProperties, EmailNoticeProperty emailNoticeProperty) -
方法概要
-
构造器详细资料
-
EmailNoticeSendComponent
public EmailNoticeSendComponent(org.springframework.mail.MailSender mailSender, org.springframework.boot.autoconfigure.mail.MailProperties mailProperties, EmailNoticeProperty emailNoticeProperty)
-
-
方法详细资料
-
send
- 指定者:
send在接口中INoticeSendComponent
-
afterPropertiesSet
- 指定者:
afterPropertiesSet在接口中org.springframework.beans.factory.InitializingBean- 抛出:
Exception
-
name
-