Uses of Interface
org.osgi.service.dmt.spi.TransactionalDataSession
-
Uses of TransactionalDataSession in org.osgi.service.dmt.spi
Modifier and TypeMethodDescriptionDataPlugin.openAtomicSession
(String[] sessionRoot, DmtSession session) This method is called to signal the start of an atomic read-write session when the first reference is made within aDmtSession
to a node which is handled by this plugin.