|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitializationParameterHolder | |
org.apache.tapestry.services.impl | |
org.apache.tapestry.web | Interfaces that provide an abtraction between Tapestry and the underlying Servlet APIs. |
Uses of InitializationParameterHolder in org.apache.tapestry.services.impl |
Methods in org.apache.tapestry.services.impl with parameters of type InitializationParameterHolder | |
void |
InitializationParameterHolderPropertySource.setHolder(InitializationParameterHolder holder)
|
Uses of InitializationParameterHolder in org.apache.tapestry.web |
Subinterfaces of InitializationParameterHolder in org.apache.tapestry.web | |
interface |
WebActivator
A wrapper around a HttpServlet or *
{@link javax.portlet.Portlet}. |
interface |
WebContext
A representation of a set of servlets (or portlets) packaged together as a web application archive. |
Classes in org.apache.tapestry.web that implement InitializationParameterHolder | |
class |
HttpServletWebActivator
Adapts HttpServlet as
WebActivator . |
class |
ServletWebContext
Adapts ServletContext as WebContext . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |