See: Description
Interface | Description |
---|---|
NotificationService |
NotificationService enables sending aynchronous notifications to a management
server.
|
Class | Description |
---|---|
AlertItem |
Immutable data structure carried in an alert (client initiated notification).
|
Device Management Tree Notification Package Version 1.0.
This package contains the public API of the Notification service. This service
enables the sending of asynchronous notifications to management servers.
Permission classes are provided by the info.dmtree.security
package.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: info.dmtree.notification;version="[1.0,2.0)"
Copyright © 2006–2017 OSGi Alliance. All rights reserved.