public class NotifierByEmail extends Object implements Notifier
Notifier,
Serialized Form| Constructor and Description |
|---|
NotifierByEmail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notify(Notification notification)
Sends a notification to a destination.
|
public boolean notify(Notification notification)
NotifierCopyright © 2017. All rights reserved.