org.apache.sling.scripting.jsp.jasper.runtime
Class JspRuntimeLibrary.PrivilegedIntrospectHelper

java.lang.Object
  extended by org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper
All Implemented Interfaces:
PrivilegedExceptionAction
Enclosing class:
JspRuntimeLibrary

protected static class JspRuntimeLibrary.PrivilegedIntrospectHelper
extends Object
implements PrivilegedExceptionAction


Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public Object run()
           throws JasperException
Specified by:
run in interface PrivilegedExceptionAction
Throws:
JasperException


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