Class Summary |
ApacheConfig |
Generates automatic apache mod_jk configurations based on
the Tomcat server.xml settings and the war contexts
initialized during startup. |
BaseJkConfig |
Base class for automatic jk based configurations based on
the Tomcat server.xml settings and the war contexts
initialized during startup. |
GeneratorApache2 |
|
GeneratorJk1 |
|
GeneratorJk2 |
|
IISConfig |
Generates automatic IIS isapi_redirect configurations based on
the Tomcat server.xml settings and the war contexts
initialized during startup. |
NSConfig |
Generates automatic Netscape nsapi_redirect configurations based on
the Tomcat server.xml settings and the war contexts
initialized during startup. |
WebXml2Jk |
Read a web.xml file and generate the mappings for jk2. |
WebXml2Jk.NullResolver |
|