org.apache.sling.scripting.jsp
Class JspServletWrapperAdapter

java.lang.Object
  extended by org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
      extended by org.apache.sling.scripting.jsp.JspServletWrapperAdapter

public class JspServletWrapperAdapter
extends JspServletWrapper

The JspServletWrapperAdapter TODO


Method Summary
 void service(org.apache.sling.api.scripting.SlingBindings bindings)
           
 
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
 

Method Detail

service

public void service(org.apache.sling.api.scripting.SlingBindings bindings)
Parameters:
bindings -
Throws:
org.apache.sling.api.SlingIOException
org.apache.sling.api.SlingServletException
java.lang.IllegalArgumentException - if the Jasper Precompile controller request parameter has an illegal value.


Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.