@References(value={@Reference(referenceInterface=org.apache.jackrabbit.oak.plugins.index.IndexEditorProvider.class,target="(type=property)",strategy=LOOKUP),@Reference(referenceInterface=org.apache.jackrabbit.oak.stats.StatisticsProvider.class,strategy=LOOKUP)})
public class RepositoryManager
extends Object
RepositoryManager constructs the Repository instance and registers it with OSGi Service Registry.
By default it would not be active and would require explicit configuration to be registered so as
create repository. This is done to prevent repository creation in scenarios where repository needs
to be configured in a custom way