| Package | Description |
|---|---|
| org.apache.sling.api.scripting | |
| org.apache.sling.scripting.core |
| Modifier and Type | Method and Description |
|---|---|
SlingScript |
SlingScriptResolver.findScript(ResourceResolver resourceResolver,
String name)
Deprecated.
Finds the
SlingScript for the given name. |
SlingScript |
SlingScriptHelper.getScript()
Returns the
SlingScript being called to handle the request. |
| Modifier and Type | Method and Description |
|---|---|
SlingScript |
ScriptHelper.getScript() |
| Constructor and Description |
|---|
ScriptHelper(org.osgi.framework.BundleContext ctx,
SlingScript script) |
ScriptHelper(org.osgi.framework.BundleContext ctx,
SlingScript script,
SlingHttpServletRequest request,
SlingHttpServletResponse response) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.