Uses of Class
org.apache.tomcat.modules.config.BaseJkConfig

Packages that use BaseJkConfig
org.apache.tomcat.modules.config   
 

Uses of BaseJkConfig in org.apache.tomcat.modules.config
 

Subclasses of BaseJkConfig in org.apache.tomcat.modules.config
 class ApacheConfig
          Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
 class IISConfig
          Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
 class NSConfig
          Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.