Uses of Package
org.apache.sling.api.scripting
Packages that use org.apache.sling.api.scripting
Package
Description
-
Classes in org.apache.sling.api.scripting used by org.apache.sling.api.scriptingClassDescriptionThe
LazyBindings
wraps another map and dynamically provides entries for the wrapped map through a map ofLazyBindings.Supplier
s.This marker interface should be used for suppliers which should be unwrapped when used as values stored in aLazyBindings
map.TheSlingBindings
class is used to prepare global variables for script execution.TheSlingScript
defines the API for objects which encapsulate a script.TheSlingScriptHelper
interface defines the API of a helper class which is provided to the scripts called from sling through the global
variable.sling
-
Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.coreClassDescriptionThrown when an invalid service filter is usedThe
SlingScript
defines the API for objects which encapsulate a script.TheSlingScriptHelper
interface defines the API of a helper class which is provided to the scripts called from sling through the global
variable.sling
-
Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.core.impl.helperClassDescriptionThe
LazyBindings
wraps another map and dynamically provides entries for the wrapped map through a map ofLazyBindings.Supplier
s. -
Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.jsp.jasper.servletClassDescriptionThe
SlingBindings
class is used to prepare global variables for script execution. -
Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.sightly.impl.utilsClassDescriptionThe
SlingScriptHelper
interface defines the API of a helper class which is provided to the scripts called from sling through the global
variable.sling