Uses of Package
org.apache.sling.scripting.api
Packages that use org.apache.sling.scripting.api
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Classes in org.apache.sling.scripting.api used by org.apache.sling.jcr.resource.internal.scripting
-
Classes in org.apache.sling.scripting.api used by org.apache.sling.scripting.apiClassDescriptionService interface which allows for the Bindings object.The
CachedScript
provides an abstraction on top ofCompiledScript
such that compiled scripts can be cached for further executions. -
Classes in org.apache.sling.scripting.api used by org.apache.sling.scripting.core
-
Classes in org.apache.sling.scripting.api used by org.apache.sling.scripting.core.impl.helperClassDescriptionThe
CachedScript
provides an abstraction on top ofCompiledScript
such that compiled scripts can be cached for further executions. -
Classes in org.apache.sling.scripting.api used by org.apache.sling.scripting.sightly.impl.engineClassDescriptionThis abstract class can be used for own script engine factory implementations.Service interface which allows for the Bindings object.
-
Classes in org.apache.sling.scripting.api used by org.apache.sling.scripting.sightly.js.impl.async