|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertItem | |
|---|---|
| info.dmtree.notification | Device Management Tree Notification Package Version 1.0. |
| info.dmtree.notification.spi | Device Management Tree Notification SPI Package Version 1.0. |
| Uses of AlertItem in info.dmtree.notification |
|---|
| Methods in info.dmtree.notification with parameters of type AlertItem | |
|---|---|
void |
NotificationService.sendNotification(java.lang.String principal,
int code,
java.lang.String correlator,
AlertItem[] items)
Sends a notification to a named principal. |
| Uses of AlertItem in info.dmtree.notification.spi |
|---|
| Methods in info.dmtree.notification.spi with parameters of type AlertItem | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||