Class RepositoryFactoryImpl

  • All Implemented Interfaces:
    RepositoryFactory

    public class RepositoryFactoryImpl
    extends Object
    implements RepositoryFactory
    This RepositoryFactory implementations is capable of creating any repository which is covered by the Apache Jackrabbit project. It does so by delegating back to secondary RepositoryFactory implementations. The parameters passed to the getRepository(Map) method determine which secondary RepositoryFactory this factory delegates to.