Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.sling.api.scripting Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| InvalidServiceFilterSyntaxException | Thrown when an invalid service filter is usedSee Also:Serialized Form | Class | org.apache.sling.api.scripting | Apache Sling |
|
| ScriptEvaluationException | The ScriptEvaluationException is thrown by the SlingScript. | Class | org.apache.sling.api.scripting | Apache Sling |
|
| SlingBindings | The SlingBindings class is used to prepare global variables for script execution. | Class | org.apache.sling.api.scripting | Apache Sling |
|
| SlingScript | The SlingScript defines the API for objects which encapsulate a script resolved by the SlingScriptResolver. | Interface | org.apache.sling.api.scripting | Apache Sling |
|
| SlingScriptHelper | The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global | Interface | org.apache.sling.api.scripting | Apache Sling |
|
| SlingScriptResolver | The ScriptResolver interface defines the API for a service capable of locating scripts. | Interface | org.apache.sling.api.scripting | Apache Sling |