Uses of Interface
org.apache.sling.scripting.sightly.extension.RuntimeExtension
Packages that use RuntimeExtension
Package
Description
-
Uses of RuntimeExtension in org.apache.sling.scripting.sightly.impl.engine
Methods in org.apache.sling.scripting.sightly.impl.engine that return types with arguments of type RuntimeExtensionMethods in org.apache.sling.scripting.sightly.impl.engine with parameters of type RuntimeExtensionModifier and TypeMethodDescriptionprotected void
ExtensionRegistryService.bindExtensionService
(org.osgi.framework.ServiceReference<RuntimeExtension> serviceReference, RuntimeExtension runtimeExtension) Method parameters in org.apache.sling.scripting.sightly.impl.engine with type arguments of type RuntimeExtensionModifier and TypeMethodDescriptionprotected void
ExtensionRegistryService.bindExtensionService
(org.osgi.framework.ServiceReference<RuntimeExtension> serviceReference, RuntimeExtension runtimeExtension) protected void
ExtensionRegistryService.unbindExtensionService
(org.osgi.framework.ServiceReference<RuntimeExtension> serviceReference) -
Uses of RuntimeExtension in org.apache.sling.scripting.sightly.impl.engine.extension
Classes in org.apache.sling.scripting.sightly.impl.engine.extension that implement RuntimeExtensionModifier and TypeClassDescriptionclass
class
class
Runtime support for including resources in a HTL script throughdata-sly-include
.class
class
Runtime support for including resources in a HTL script throughdata-sly-resource
.class
class
Runtime support for XSS filtering -
Uses of RuntimeExtension in org.apache.sling.scripting.sightly.impl.engine.extension.use
Classes in org.apache.sling.scripting.sightly.impl.engine.extension.use that implement RuntimeExtension