org.apache.jackrabbit.oak.spi.blob.osgi
Class FileBlobStoreService
java.lang.Object
org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
public class FileBlobStoreService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
FileBlobStoreService
public FileBlobStoreService()
activate
@Activate
protected void activate(org.osgi.service.component.ComponentContext context,
Map<String,Object> config)
deactivate
@Deactivate
protected void deactivate()
lookup
protected static String lookup(org.osgi.service.component.ComponentContext context,
String property)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.