@Version("2.2")
Package org.apache.jackrabbit.commons.repository
-
Interface Summary Interface Description RepositoryFactory Factory interface for JCR content repositories. -
Class Summary Class Description EmptyRepository An empty repository with no descriptors and no workspaces.JNDIRepository Proxy for a repository bound in JNDI.JNDIRepositoryFactory Factory that looks up a repository from JNDI.ProxyRepository Repository that proxies all method calls to another repository.SingletonRepositoryFactory Repository factory that always returns the same configured repository.