org.apache.jasper.runtime
类 JspRuntimeLibrary.PrivilegedIntrospectHelper

java.lang.Object
  继承者 org.apache.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper
所有已实现的接口:
PrivilegedExceptionAction<Object>
包容类:
JspRuntimeLibrary

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


方法摘要
 Object run()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

run

public Object run()
           throws JasperException
指定者:
接口 PrivilegedExceptionAction<Object> 中的 run
抛出:
JasperException


Copyright © 2013. All Rights Reserved.