| Package | Description |
|---|---|
| info.dmtree.notification |
Device Management Tree Notification Package Version 1.0.
|
| info.dmtree.notification.spi |
Device Management Tree Notification SPI Package Version 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationService.sendNotification(java.lang.String principal,
int code,
java.lang.String correlator,
AlertItem[] items)
Sends a notification to a named principal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteAlertSender.sendAlert(java.lang.String principal,
int code,
java.lang.String correlator,
AlertItem[] items)
Sends an alert to a server identified by its principal name.
|