public class Recipient extends Object
Recipient class represents a target of a Notification.| Modifier and Type | Field and Description |
|---|---|
String |
Identifier
A string that the concrete
NotificationDispatcher can use to build
a backend recipient that will work with the dispatch mechanism. |
| Constructor and Description |
|---|
Recipient()
Constructor.
|
public String Identifier
NotificationDispatcher can use to build
a backend recipient that will work with the dispatch mechanism.Copyright © 2022 Apache Software Foundation. All rights reserved.