Interface | Description |
---|---|
DmtAdmin |
An interface providing methods to open sessions and register listeners.
|
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. |
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 |
---|---|
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.
|
Uri |
This class contains static utility methods to manipulate DMT URIs.
|
Exception | Description |
---|---|
DmtException |
Checked exception received when a DMT operation fails.
|
DmtIllegalStateException |
Unchecked illegal state exception.
|
Copyright © 2006–2019 OSGi Alliance. All rights reserved.