Uses of Class
org.apache.sling.scripting.core.impl.ServiceCache
-
Packages that use ServiceCache Package Description org.apache.sling.scripting.core.impl -
-
Uses of ServiceCache in org.apache.sling.scripting.core.impl
Constructors in org.apache.sling.scripting.core.impl with parameters of type ServiceCache Constructor Description 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)
InternalScriptHelper(org.osgi.framework.BundleContext ctx, org.apache.sling.api.scripting.SlingScript script, ServiceCache cache)
-