Package org.jboss.portal.web

Interface Summary
RequestDispatchCallback Callback contract.
ServletContainerFactory It's rather a provider rather than a real factory.
WebApp Abstraction of a web application.
WebAppListener Defines the contract for listening web application events.
 

Class Summary
RequestInfo Compute useful information about an HttpServletRequest.
ServletContainer A static registry for the servlet container context.
ServletContextDispatcher Encapsulate dispatch functionnality into a single class so it is easy to pass it as an argment to a framework that neeeds a dispatcher to just a servlet context and does not care about the underlying spi or request/response.
WebAppEvent Base class for web application events.
WebAppLifeCycleEvent Web application life cycle event.
 

Exception Summary
IllegalRequestException