|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ReadWriteDataSession | |
---|---|
org.osgi.service.dmt.spi | Device Management Tree SPI Package Version 2.0. |
Uses of ReadWriteDataSession in org.osgi.service.dmt.spi |
---|
Subinterfaces of ReadWriteDataSession in org.osgi.service.dmt.spi | |
---|---|
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 ReadWriteDataSession | |
---|---|
ReadWriteDataSession |
DataPlugin.openReadWriteSession(java.lang.String[] sessionRoot,
DmtSession session)
This method is called to signal the start of a non-atomic read-write session when the first reference is made within a DmtSession to a
node which is handled by this plugin. |
|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |