Package org.apache.tuscany.sca.host.webapp

Class Summary
HotUpdateContextListener A WebApp ContextListener that starts a Tuscany runtime supporting multiple SCA contribution jars.
SCADomainHelper Deprecated. Not necessary anymore with TuscanyServletFilter
TuscanyContextListener A ServletContextListener to create and close the SCADomain when the webapp is initialized or destroyed.
TuscanyServlet Deprecated. Not needed anymore, TuscanyServletFilter is sufficient
TuscanyServletFilter A Servlet filter that forwards service requests to the Servlets registered with the Tuscany ServletHost.
WebAppModuleActivator Activates the webapp host by registering the webapp ServletHost impl
WebAppServletHost ServletHost implementation for use in a webapp environment.
WebSCADomain