public class EmailNotificationService extends Object implements NotificationService
限定符和类型 | 字段和说明 |
---|---|
static com.epicpaas.sdk.core.api.logging.Logger |
LOG |
构造器和说明 |
---|
EmailNotificationService(org.springframework.mail.MailSender mailSender,
org.springframework.mail.SimpleMailMessage templateMessage) |
public EmailNotificationService(org.springframework.mail.MailSender mailSender, org.springframework.mail.SimpleMailMessage templateMessage)
public void sendNotification(String message, Exception exception)
sendNotification
在接口中 NotificationService
Copyright © 2014 EPIC Team. All rights reserved.