Uses of Package
org.osgi.service.dmt.spi
-
Packages that use org.osgi.service.dmt.spi Package Description org.osgi.service.dmt.spi Device Management Tree SPI Package Version 2.0. -
Classes in org.osgi.service.dmt.spi used by org.osgi.service.dmt.spi Class Description MountPoint This interface can be implemented to represent a single mount point.ReadableDataSession Provides read-only access to the part of the tree handled by the plugin that created this session.ReadWriteDataSession Provides non-atomic read-write access to the part of the tree handled by the plugin that created this session.TransactionalDataSession Provides atomic read-write access to the part of the tree handled by the plugin that created this session.