Uses of Interface
org.apache.sling.scripting.api.BindingsValuesProvider
Packages that use BindingsValuesProvider
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of BindingsValuesProvider in org.apache.sling.jcr.resource.internal.scripting
Classes in org.apache.sling.jcr.resource.internal.scripting that implement BindingsValuesProviderModifier and TypeClassDescriptionclass
BindingsValuesProvider for currentNode and currentSession object. -
Uses of BindingsValuesProvider in org.apache.sling.scripting.api
Methods in org.apache.sling.scripting.api that return types with arguments of type BindingsValuesProviderModifier and TypeMethodDescriptionBindingsValuesProvidersByContext.getBindingsValuesProviders
(ScriptEngineFactory scriptEngineFactory, String context) Retrieve the currentBindingsValuesProvider
for the supplied ScriptEngineFactory and context. -
Uses of BindingsValuesProvider in org.apache.sling.scripting.sightly.impl.engine
Classes in org.apache.sling.scripting.sightly.impl.engine that implement BindingsValuesProviderModifier and TypeClassDescriptionclass
HTL specificBindingsValuesProvider
. -
Uses of BindingsValuesProvider in org.apache.sling.scripting.sightly.js.impl.async
Classes in org.apache.sling.scripting.sightly.js.impl.async that implement BindingsValuesProviderModifier and TypeClassDescriptionfinal class
Value provider for timing functions