Class CompositeNodeStoreService
java.lang.Object
org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
bindChecks
(NodeStoreChecks checks) protected void
protected void
bindNodeStore
(NodeStoreProvider ns, Map<String, ?> config) protected void
protected void
protected void
unbindChecks
(NodeStoreChecks checks) protected void
protected void
protected void
-
Constructor Details
-
CompositeNodeStoreService
public CompositeNodeStoreService()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext context, Map<String, ?> config) throws IOException, CommitFailedException- Throws:
IOException
CommitFailedException
-
deactivate
- Throws:
IOException
-
bindNodeStore
protected void bindNodeStore(NodeStoreProvider ns, Map<String, ?> config) throws IOException, CommitFailedException- Throws:
IOException
CommitFailedException
-
unbindNodeStore
- Throws:
IOException
-
bindMountInfoProvider
-
unbindMountInfoProvider
-
bindChecks
-
unbindChecks
-
bindStatisticsProvider
-
unbindStatisticsProvider
-