|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TagHandlerPool | |
| org.apache.jasper.runtime | This package needs to be visible and is used at runtime by the generated servlets. |
| Uses of TagHandlerPool in org.apache.jasper.runtime |
| Classes in org.apache.jasper.runtime that implement TagHandlerPool | |
class |
TagHandlerPoolImpl
This class provides a basic implementation of TagHandlerPool. |
| Methods in org.apache.jasper.runtime that return TagHandlerPool | |
TagHandlerPool |
TagPoolManagerImpl.getPool(java.lang.String poolName,
java.lang.Class handlerClass)
Obtain a pool by the given name that provides handlers for the given class. |
TagHandlerPool |
TagPoolManager.getPool(java.lang.String poolName,
java.lang.Class handlerClass)
Obtain a named pool. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||