Uses of Class
org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler

Packages that use JspRuntimeContext.JspFactoryHandler
org.apache.sling.scripting.jsp.jasper.compiler   
 

Uses of JspRuntimeContext.JspFactoryHandler in org.apache.sling.scripting.jsp.jasper.compiler
 

Methods in org.apache.sling.scripting.jsp.jasper.compiler that return JspRuntimeContext.JspFactoryHandler
static JspRuntimeContext.JspFactoryHandler JspRuntimeContext.initFactoryHandler()
          Preload classes required at runtime by a JSP servlet so that we don't get a defineClassInPackage security exception.
 



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