Interface | Description |
---|---|
TomcatPropertySet |
Gathers all Tomcat properties.
|
Class | Description |
---|---|
Tomcat3xInstalledLocalContainer |
Special container support for the Apache Tomcat 3.x servlet container.
|
Tomcat3xStandaloneLocalConfiguration |
Tomcat standalone
ContainerConfiguration
implementation. |
Tomcat4xInstalledLocalContainer |
Special container support for the Apache Tomcat 4.x servlet container.
|
Tomcat4xRemoteContainer |
Special container support for wrapping a running instance of Apache Tomcat.
|
Tomcat4xRemoteDeployer |
A special Tomcat4x manager-based deployer to perform deployment to a remote container.
|
Tomcat4xStandaloneLocalConfiguration |
Catalina standalone
ContainerConfiguration
implementation. |
Tomcat5xEmbeddedLocalContainer |
Embedded Tomcat 5.x container.
|
Tomcat5xEmbeddedLocalDeployer |
Deployer for deploying to
embedded Tomcat container . |
Tomcat5xInstalledLocalContainer |
Special container support for the Apache Tomcat 5.x servlet container.
|
Tomcat5xRemoteContainer |
Special container support for wrapping a running instance of Apache Tomcat.
|
Tomcat5xRemoteDeployer |
A special Tomcat5x manager-based deployer to perform deployment to a remote container.
|
Tomcat5xStandaloneLocalConfiguration |
Catalina standalone
ContainerConfiguration
implementation. |
TomcatCopyingInstalledLocalDeployer |
Static deployer that deploys WARs to the Tomcat
webapps directory. |
TomcatDirectoryPackager |
Package a Tomcat distribution.
|
TomcatExistingLocalConfiguration |
Tomcat existing
Configuration implementation. |
TomcatManagerInstalledLocalDeployer |
A Tomcat manager-based deployer to perform deployment to a local container.
|
TomcatRuntimeConfiguration |
Configuration to use when using a
AbstractTomcatRemoteContainer . |
TomcatWAR |
Extension that supports custom Tomcat
context.xml files located
in the META-INF/ directory of your WAR. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.