Package org.jboss.web

Package description goes here.

See:
          Description

Interface Summary
AbstractWebContainer.WebDescriptorParser (src)  
WebModuleMBean (src) The standard mbean service interface for the WebModule
 

Class Summary
AbstractWebContainer (src) A template pattern class for web container integration into JBoss.
AbstractWebDeployer (src) A template pattern class for web deployer integration into JBoss.
ThreadPool (src) A simple thread pool.
WebApplication (src) A WebApplication represents the information for a war deployment.
WebClassLoader (src) A simple subclass of URLClassLoader that is used in conjunction with the the WebService mbean to allow dynamic loading of resources and classes from deployed ears, ejb jars and wars.
WebModule (src) A container service used to introduce war dependencies.
WebPermissionMapping (src) A utility class encapsulating the logic for building the web container JACC permission from a deployment's metadata.
WebServer (src) A mini webserver that should be embedded in another application.
WebService (src) The WebService implementation.
 

Package org.jboss.web Description

Package description goes here.

Package Specification

Related Documentation

Package Status