Skip navigation links

Package info.dmtree.notification

Device Management Tree Notification Package Version 1.0.

See: Description

Package info.dmtree.notification Description

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)"
Skip navigation links