org.apache.jasper.runtime
Class JspFactoryImpl.PageContextPool
java.lang.Object
org.apache.jasper.runtime.JspFactoryImpl.PageContextPool
- Enclosing class:
- JspFactoryImpl
protected static final class JspFactoryImpl.PageContextPool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspFactoryImpl.PageContextPool
public JspFactoryImpl.PageContextPool()
put
public void put(PageContext o)
get
public PageContext get()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.