Uses of Class
org.apache.jackrabbit.commons.AbstractRepository
-
Packages that use AbstractRepository Package Description org.apache.jackrabbit.commons.repository -
-
Uses of AbstractRepository in org.apache.jackrabbit.commons.repository
Subclasses of AbstractRepository in org.apache.jackrabbit.commons.repository Modifier and Type Class Description class
EmptyRepository
An empty repository with no descriptors and no workspaces.class
JNDIRepository
Deprecated, for removal: This API element is subject to removal in a future version.useProxyRepository
insteadclass
ProxyRepository
Repository that proxies all method calls to another repository.
-