org.apache.jasper.runtime
Class JspRuntimeLibrary.PrivilegedIntrospectHelper

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

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


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<Object>
Throws:
JasperException


Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.