Package | Description |
---|---|
org.apache.sling.api.scripting |
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. |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.