Class ScriptContextProvider
java.lang.Object
org.apache.sling.scripting.core.impl.bundled.ScriptContextProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.sling.scripting.core.impl.bundled.ScriptContextProvider.ExecutableContext
prepareScriptContext
(SlingHttpServletRequest request, SlingHttpServletResponse response, org.apache.sling.scripting.core.impl.bundled.ExecutableUnit executable)
-
Constructor Details
-
ScriptContextProvider
public ScriptContextProvider()
-
-
Method Details
-
prepareScriptContext
public org.apache.sling.scripting.core.impl.bundled.ScriptContextProvider.ExecutableContext prepareScriptContext(SlingHttpServletRequest request, SlingHttpServletResponse response, org.apache.sling.scripting.core.impl.bundled.ExecutableUnit executable) throws IOException - Throws:
IOException
-