Uses of Class
org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
Packages that use AbstractRepositoryService Package Description org.apache.jackrabbit.spi.commons -
-
Uses of AbstractRepositoryService in org.apache.jackrabbit.spi.commons
Subclasses of AbstractRepositoryService in org.apache.jackrabbit.spi.commons Modifier and Type Class Description class
AbstractReadableRepositoryService
AbstractReadableRepositoryService
provides an abstract base class where all methods that attempt to write throw anUnsupportedRepositoryOperationException
.
-