Package | Description |
---|---|
info.dmtree |
Device Management Tree Package Version 1.0.
|
info.dmtree.notification |
Device Management Tree Notification Package Version 1.0.
|
info.dmtree.registry |
Device Management Tree Registry Package Version 1.0.
|
info.dmtree.spi |
Device Management Tree SPI Package Version 1.0.
|
Class and Description |
---|
Acl
Acl is an immutable class representing structured access to DMT
ACLs. |
DmtData
An immutable data structure representing the contents of a leaf or interior
node.
|
DmtEvent
Event class storing the details of a change in the tree.
|
DmtEventListener
Registered implementations of this class are notified via
DmtEvent
objects about important changes in the tree. |
DmtException
Checked exception received when a DMT operation fails.
|
DmtSession
DmtSession provides concurrent access to the DMT.
|
MetaNode
The MetaNode contains meta data as standardized by OMA DM but extends it
(without breaking the compatibility) to provide for better DMT data quality
in an environment where many software components manipulate this data.
|
Class and Description |
---|
DmtData
An immutable data structure representing the contents of a leaf or interior
node.
|
DmtException
Checked exception received when a DMT operation fails.
|
Class and Description |
---|
DmtAdmin
An interface providing methods to open sessions and register listeners.
|
Class and Description |
---|
DmtData
An immutable data structure representing the contents of a leaf or interior
node.
|
DmtException
Checked exception received when a DMT operation fails.
|
DmtSession
DmtSession provides concurrent access to the DMT.
|
MetaNode
The MetaNode contains meta data as standardized by OMA DM but extends it
(without breaking the compatibility) to provide for better DMT data quality
in an environment where many software components manipulate this data.
|