Uses of Interface
org.osgi.service.dmt.spi.ReadableDataSession
Packages that use ReadableDataSession
-
Uses of ReadableDataSession in org.osgi.service.dmt.spi
Subinterfaces of ReadableDataSession in org.osgi.service.dmt.spiModifier and TypeInterfaceDescriptioninterfaceProvides non-atomic read-write access to the part of the tree handled by the plugin that created this session.interfaceProvides 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 ReadableDataSessionModifier and TypeMethodDescriptionDataPlugin.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 aDmtSessionto a node which is handled by this plugin.