org.apache.jasper.runtime
Class JspFactoryImpl.PrivilegedReleasePageContext

java.lang.Object
  extended byorg.apache.jasper.runtime.JspFactoryImpl.PrivilegedReleasePageContext
All Implemented Interfaces:
java.security.PrivilegedAction
Enclosing class:
JspFactoryImpl

protected class JspFactoryImpl.PrivilegedReleasePageContext
extends java.lang.Object
implements java.security.PrivilegedAction


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

Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction


Copyright © 2000 Apache Software Foundation. All Rights Reserved.