Uses of Interface
org.osgi.service.dmt.spi.MountPoint
Packages that use MountPoint
-
Uses of MountPoint in org.osgi.service.dmt.spi
Methods in org.osgi.service.dmt.spi with parameters of type MountPointModifier and TypeMethodDescriptionvoidMountPlugin.mountPointAdded(MountPoint mountPoint) Provides theMountPointdescribing the path where the plugin is mapped in the overall DMT.voidMountPlugin.mountPointRemoved(MountPoint mountPoint) Informs the plugin that the providedMountPointobjects have been removed from the mapping.