Class AsyncIndexerService
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService
-
public class AsyncIndexerService extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AsyncIndexerService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
activate(BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.Configuration config)
void
deactivate()
-
-
-
Method Detail
-
activate
public void activate(BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.Configuration config)
-
deactivate
public void deactivate() throws java.io.IOException
- Throws:
java.io.IOException
-
-