@org.osgi.service.component.annotations.Component(service: BindingExtensionProvider, immediate: true) class SlingBindingExtensionProvider extends Object implements BindingExtensionProvider
| Modifiers | Name | Description |
|---|---|---|
private BundleContext |
bundleContext |
| Constructor and description |
|---|
SlingBindingExtensionProvider() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
activate(BundleContext bundleContext) |
|
Map<String, BindingVariable> |
getBindingVariables(ScriptContext scriptContext) |