@Component public class NotifierByEmail extends Object implements Notifier
Notifier,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
org.springframework.mail.javamail.JavaMailSender |
emailSender |
| Constructor and Description |
|---|
NotifierByEmail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notify(Notification notification)
Sends a notification to a destination.
|
@Autowired public org.springframework.mail.javamail.JavaMailSender emailSender
public boolean notify(Notification notification)
NotifierCopyright © 2017 Pivotal Software, Inc.. All rights reserved.