public class InternalScriptHelper extends ScriptHelper
bundleContext, references, services| Constructor and Description |
|---|
InternalScriptHelper(org.osgi.framework.BundleContext ctx,
org.apache.sling.api.scripting.SlingScript script,
ServiceCache cache) |
InternalScriptHelper(org.osgi.framework.BundleContext ctx,
org.apache.sling.api.scripting.SlingScript script,
org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response,
ServiceCache cache) |
| Modifier and Type | Method and Description |
|---|---|
<ServiceType> |
getService(Class<ServiceType> type) |
cleanup, dispose, forward, forward, forward, forward, forward, forward, getRequest, getResponse, getScript, getServices, include, include, include, include, include, includepublic InternalScriptHelper(org.osgi.framework.BundleContext ctx,
org.apache.sling.api.scripting.SlingScript script,
org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response,
ServiceCache cache)
public InternalScriptHelper(org.osgi.framework.BundleContext ctx,
org.apache.sling.api.scripting.SlingScript script,
ServiceCache cache)
public <ServiceType> ServiceType getService(Class<ServiceType> type)
getService in interface org.apache.sling.api.scripting.SlingScriptHelpergetService in class ScriptHelperSlingScriptHelper.getService(java.lang.Class)Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.