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 voidactivate(org.osgi.service.component.ComponentContext context, Map<String,Object> config)protected voiddeactivate()protected static Stringlookup(org.osgi.service.component.ComponentContext context, String property)
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-