Apache Tomcat 7.0.28

org.apache.jasper.runtime
Class JspRuntimeLibrary.PrivilegedIntrospectHelper

java.lang.Object
  extended by org.apache.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper
All Implemented Interfaces:
PrivilegedExceptionAction<Void>
Enclosing class:
JspRuntimeLibrary

protected static class JspRuntimeLibrary.PrivilegedIntrospectHelper
extends Object
implements PrivilegedExceptionAction<Void>


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

Method Detail

run

public Void run()
         throws JasperException
Specified by:
run in interface PrivilegedExceptionAction<Void>
Throws:
JasperException

Apache Tomcat 7.0.28

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.