org.apache.jasper.runtime

Class JspFactoryImpl.PageContextPool

protected final class JspFactoryImpl.PageContextPool extends Object

Constructor Summary
PageContextPool()
Method Summary
PageContextget()
voidput(PageContext o)

Constructor Detail

PageContextPool

public PageContextPool()

Method Detail

get

public PageContext get()

put

public void put(PageContext o)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.