public class ExtensionRegistryService extends Object
| Constructor and Description |
|---|
ExtensionRegistryService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindExtensionService(org.osgi.framework.ServiceReference<org.apache.sling.scripting.sightly.extension.RuntimeExtension> serviceReference,
org.apache.sling.scripting.sightly.extension.RuntimeExtension runtimeExtension) |
Map<String,org.apache.sling.scripting.sightly.extension.RuntimeExtension> |
extensions() |
protected void |
unbindExtensionService(org.osgi.framework.ServiceReference<org.apache.sling.scripting.sightly.extension.RuntimeExtension> serviceReference) |
public Map<String,org.apache.sling.scripting.sightly.extension.RuntimeExtension> extensions()
protected void bindExtensionService(org.osgi.framework.ServiceReference<org.apache.sling.scripting.sightly.extension.RuntimeExtension> serviceReference,
org.apache.sling.scripting.sightly.extension.RuntimeExtension runtimeExtension)
protected void unbindExtensionService(org.osgi.framework.ServiceReference<org.apache.sling.scripting.sightly.extension.RuntimeExtension> serviceReference)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.