Uses of Interface
org.osgi.service.dmt.spi.MountPoint
-
Uses of MountPoint in org.osgi.service.dmt.spi
Modifier and TypeMethodDescriptionvoid
MountPlugin.mountPointAdded
(MountPoint mountPoint) Provides theMountPoint
describing the path where the plugin is mapped in the overall DMT.void
MountPlugin.mountPointRemoved
(MountPoint mountPoint) Informs the plugin that the providedMountPoint
objects have been removed from the mapping.