All Classes and Interfaces
Class
Description
This servlet is used to execute command coming from another context through a dispatching request.
Callback contract.
A static registry for the servlet container context.
Defines the service provider interface for a servlet container.
The callback interface that a servlet container context can obtain from its registration against
the
org.jboss.portal.web.ServletContainer singleton.It's rather a provider rather than a real factory.
Encapsulate dispatch functionnality into a single class so it is easy to
pass it as an argment to a framework that needs a dispatcher to just a
servlet context and does not care about the underlying spi or request/response.
Wrapper around
SessionTask.Abstraction of a web application.
A web application context.
Base class for web application events.
Web application life cycle event.
Defines the contract for listening web application events.