Class CompositeNodeStoreService
java.lang.Object
org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidbindChecks(NodeStoreChecks checks) protected voidprotected voidbindNodeStore(NodeStoreProvider ns, Map<String, ?> config) protected voidprotected voidprotected voidunbindChecks(NodeStoreChecks checks) protected voidprotected voidprotected 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:
IOExceptionCommitFailedException
-
deactivate
- Throws:
IOException
-
bindNodeStore
protected void bindNodeStore(NodeStoreProvider ns, Map<String, ?> config) throws IOException, CommitFailedException- Throws:
IOExceptionCommitFailedException
-
unbindNodeStore
- Throws:
IOException
-
bindMountInfoProvider
-
unbindMountInfoProvider
-
bindChecks
-
unbindChecks
-
bindStatisticsProvider
-
unbindStatisticsProvider
-