public class FileBlobStoreService
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
FileBlobStoreService() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context,
java.util.Map<java.lang.String,java.lang.Object> config) |
protected void |
deactivate() |
protected static java.lang.String |
lookup(org.osgi.service.component.ComponentContext context,
java.lang.String property) |
public static final java.lang.String NAME
@Activate protected void activate(org.osgi.service.component.ComponentContext context, java.util.Map<java.lang.String,java.lang.Object> config)
@Deactivate protected void deactivate()
protected static java.lang.String lookup(org.osgi.service.component.ComponentContext context, java.lang.String property)
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.