Uses of Package
info.dmtree

Packages that use info.dmtree
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. 
 

Classes in info.dmtree used by info.dmtree
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.
 

Classes in info.dmtree used by info.dmtree.notification
DmtData
          An immutable data structure representing the contents of a leaf or interior node.
DmtException
          Checked exception received when a DMT operation fails.
 

Classes in info.dmtree used by info.dmtree.registry
DmtAdmin
          An interface providing methods to open sessions and register listeners.
 

Classes in info.dmtree used by info.dmtree.spi
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.
 



Copyright © 2010 OSGi Alliance. All Rights Reserved.