@Service
@Property(name="context",
value="healthcheck")
public class OsgiScriptBindingsProvider
extends Object
implements org.apache.sling.scripting.api.BindingsValuesProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
OsgiScriptBindingsProvider.OsgiBinding |
| Modifier and Type | Field and Description |
|---|---|
static String |
OSGI_BINDING_NAME |
| Constructor and Description |
|---|
OsgiScriptBindingsProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
void |
addBindings(Bindings b) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
public static final String OSGI_BINDING_NAME
@Activate protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
public void addBindings(Bindings b)
addBindings in interface org.apache.sling.scripting.api.BindingsValuesProviderCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.