Uses of Interface
org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
Packages that use RepositoryInitializer
-
Uses of RepositoryInitializer in org.apache.jackrabbit.oak.spi.lifecycle
Classes in org.apache.jackrabbit.oak.spi.lifecycle that implement RepositoryInitializerModifier and TypeClassDescriptionclassComposite repository initializer that delegates theCompositeInitializer.initialize(NodeBuilder)call in sequence to all the component initializers.Fields in org.apache.jackrabbit.oak.spi.lifecycle declared as RepositoryInitializerModifier and TypeFieldDescriptionstatic final RepositoryInitializerRepositoryInitializer.DEFAULTDefault implementation makes no changes to the repository.Constructors in org.apache.jackrabbit.oak.spi.lifecycle with parameters of type RepositoryInitializerConstructor parameters in org.apache.jackrabbit.oak.spi.lifecycle with type arguments of type RepositoryInitializer