org.apache.struts2.jasper.runtime
Class JspFactoryImpl.PageContextPool
java.lang.Object
org.apache.struts2.jasper.runtime.JspFactoryImpl.PageContextPool
- Enclosing class:
- JspFactoryImpl
protected final class JspFactoryImpl.PageContextPool
- extends Object
Method Summary |
javax.servlet.jsp.PageContext |
get()
|
void |
put(javax.servlet.jsp.PageContext o)
|
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(javax.servlet.jsp.PageContext o)
get
public javax.servlet.jsp.PageContext get()
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.