Class MountInfoProviderService
- java.lang.Object
-
- org.apache.jackrabbit.oak.composite.MountInfoProviderService
-
public class MountInfoProviderService extends Object
-
-
Constructor Summary
Constructors Constructor Description MountInfoProviderService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
activate(org.osgi.framework.BundleContext bundleContext, org.apache.jackrabbit.oak.composite.MountInfoProviderService.Props props)
protected void
bindMountInfoConfig(MountInfoConfig config)
-
-
-
Method Detail
-
activate
public void activate(org.osgi.framework.BundleContext bundleContext, org.apache.jackrabbit.oak.composite.MountInfoProviderService.Props props)
-
bindMountInfoConfig
protected void bindMountInfoConfig(MountInfoConfig config)
-
-