Uses of Interface
org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Packages that use RepositoryManagementMBean Package Description org.apache.jackrabbit.oak.management -
-
Uses of RepositoryManagementMBean in org.apache.jackrabbit.oak.management
Classes in org.apache.jackrabbit.oak.management that implement RepositoryManagementMBean Modifier and Type Class Description classRepositoryManagerDefault implementation of theRepositoryManagementMBeanbased on aWhiteboardinstance, which is used to look up individual service providers for backup (FileStoreBackupRestoreMBean), data store garbage collections (BlobGCMBean) and revision store garbage collections (RevisionGCMBean).
-