Package | Description |
---|---|
info.dmtree | |
info.dmtree.notification | |
info.dmtree.registry | |
info.dmtree.spi |
Class | 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 | 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 | Description |
---|---|
DmtAdmin |
An interface providing methods to open sessions and register listeners.
|
Class | 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.
|