Uses of Class
org.apache.jasper.runtime.TagHandlerPool

Packages that use TagHandlerPool
org.apache.jasper.runtime   
 

Uses of TagHandlerPool in org.apache.jasper.runtime
 

Subclasses of TagHandlerPool in org.apache.jasper.runtime
 class PerThreadTagHandlerPool
          Thread-local based pool of tag handlers that can be reused.
 

Methods in org.apache.jasper.runtime that return TagHandlerPool
static TagHandlerPool TagHandlerPool.getTagHandlerPool(javax.servlet.ServletConfig config)
           
 



Copyright (c) 1999-2011 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.