OSGi™ Compendium
Release 5

Uses of Interface
org.osgi.service.dmt.spi.ReadableDataSession

Packages that use ReadableDataSession
org.osgi.service.dmt.spi Device Management Tree SPI Package Version 2.0. 
 

Uses of ReadableDataSession in org.osgi.service.dmt.spi
 

Subinterfaces of ReadableDataSession in org.osgi.service.dmt.spi
 interface ReadWriteDataSession
          Provides non-atomic read-write access to the part of the tree handled by the plugin that created this session.
 interface TransactionalDataSession
          Provides atomic read-write access to the part of the tree handled by the plugin that created this session.
 

Methods in org.osgi.service.dmt.spi that return ReadableDataSession
 ReadableDataSession DataPlugin.openReadOnlySession(java.lang.String[] sessionRoot, DmtSession session)
          This method is called to signal the start of a read-only session when the first reference is made within a DmtSession to a node which is handled by this plugin.
 


OSGi™ Compendium
Release 5

Copyright © OSGi Alliance (2000, 2013). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0