@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 Deprecated, for removal: This API element is subject to removal in a future version. useProxyRepository
insteadJNDIRepositoryFactory Deprecated, for removal: This API element is subject to removal in a future version. useJndiRepositoryFactory
insteadProxyRepository Repository that proxies all method calls to another repository.SingletonRepositoryFactory Repository factory that always returns the same configured repository.