|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadWriteDataSession | |
---|---|
info.dmtree.spi | Device Management Tree SPI Package Version 1.0. |
Uses of ReadWriteDataSession in info.dmtree.spi |
---|
Subinterfaces of ReadWriteDataSession in info.dmtree.spi | |
---|---|
interface |
TransactionalDataSession
Provides atomic read-write access to the part of the tree handled by the plugin that created this session. |
Methods in info.dmtree.spi that return ReadWriteDataSession | |
---|---|
ReadWriteDataSession |
DataPlugin.openReadWriteSession(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |