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 voidExtensionRegistryService.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 voidExtensionRegistryService.bindExtensionService(org.osgi.framework.ServiceReference<RuntimeExtension> serviceReference, RuntimeExtension runtimeExtension) protected voidExtensionRegistryService.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 TypeClassDescriptionclassclassclassRuntime support for including resources in a HTL script throughdata-sly-include.classclassRuntime support for including resources in a HTL script throughdata-sly-resource.classclassRuntime 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