public class RemotePersistentCacheService extends Object
| Constructor and Description |
|---|
RemotePersistentCacheService() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext context,
Configuration config) |
void |
deactivate() |
protected void |
registerCloseable(org.apache.jackrabbit.oak.spi.whiteboard.Registration registration) |
protected <T> org.apache.jackrabbit.oak.spi.whiteboard.Registration |
registerMBean(Class<T> clazz,
T bean,
String type,
String name) |
public void activate(org.osgi.service.component.ComponentContext context,
Configuration config)
throws IOException
IOExceptionpublic void deactivate()
throws IOException
IOExceptionprotected void registerCloseable(org.apache.jackrabbit.oak.spi.whiteboard.Registration registration)
protected <T> org.apache.jackrabbit.oak.spi.whiteboard.Registration registerMBean(Class<T> clazz, T bean, String type, String name)
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.