Class IndexMBeanRegistration
java.lang.Object
org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
- All Implemented Interfaces:
Registration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterAsyncIndexer(AsyncIndexUpdate task, long delayInSeconds) voidUnregisters this service.
-
Constructor Details
-
IndexMBeanRegistration
-
-
Method Details
-
registerAsyncIndexer
-
unregister
public void unregister()Description copied from interface:RegistrationUnregisters this service.- Specified by:
unregisterin interfaceRegistration
-