Uses of Package
org.apache.sling.api.scripting
Packages that use org.apache.sling.api.scripting
-
Classes in org.apache.sling.api.scripting used by org.apache.sling.api.scriptingClassDescriptionThe
LazyBindingswraps another map and dynamically provides entries for the wrapped map through a map ofLazyBindings.Suppliers.This marker interface should be used for suppliers which should be unwrapped when used as values stored in aLazyBindingsmap.TheSlingBindingsclass is used to prepare global variables for script execution.TheSlingScriptdefines the API for objects which encapsulate a script.TheSlingScriptHelperinterface defines the API of a helper class which is provided to the scripts called from sling through the globalvariable.sling