Package | Description |
---|---|
info.dmtree.spi |
Device Management Tree SPI Package Version 1.0.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ReadableDataSession |
DataPlugin.openReadOnlySession(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. |
Copyright © 2006–2017 OSGi Alliance. All rights reserved.