public interface Notifier extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
notify(Notification notification)
Sends a notification to a destination.
|
static final String EMAIL
boolean notify(Notification notification)
notification - notification to be sent.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.