Class FileBlobStoreService
- java.lang.Object
-
- org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
-
public class FileBlobStoreService extends Object
-
-
Constructor Summary
Constructors Constructor Description FileBlobStoreService()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
activate(org.osgi.service.component.ComponentContext context, Map<String,Object> config)
protected void
deactivate()
protected static String
lookup(org.osgi.service.component.ComponentContext context, String property)
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-