org.apache.sling.scripting.jsp
Class JspServletWrapperAdapter
java.lang.Object
org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
org.apache.sling.scripting.jsp.JspServletWrapperAdapter
public class JspServletWrapperAdapter
- extends JspServletWrapper
The JspServletWrapperAdapter
TODO
Methods inherited from class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper |
clearLastModificationTest, decTripCount, destroy, getDependants, getJspEngineContext, getJspUri, getLastModificationTest, getServlet, getServletContext, handleJspException, incTripCount, isTagFile, loadTagFile, loadTagFilePrototype, service, setCompilationException, setReload, setServletClassLastModifiedTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public void service(SlingBindings bindings)
- Parameters:
bindings
-
- Throws:
SlingIOException
SlingServletException
IllegalArgumentException
- if the Jasper Precompile controller
request parameter has an illegal value.
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.