Class PrivateStoreValidatorProvider
java.lang.Object
org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
org.apache.jackrabbit.oak.composite.PrivateStoreValidatorProvider
- All Implemented Interfaces:
EditorProvider
Validator which detects change commits to the read only mounts.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull ValidatorgetRootValidator(NodeState before, NodeState after, CommitInfo info) Methods inherited from class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
getRootEditor
-
Constructor Details
-
PrivateStoreValidatorProvider
public PrivateStoreValidatorProvider()
-
-
Method Details
-
getRootValidator
@NotNull public @NotNull Validator getRootValidator(NodeState before, NodeState after, CommitInfo info)
-