Class | Description |
---|---|
AbstractCatalinaInstalledLocalContainer |
Base support for Catalina based containers.
|
AbstractCatalinaStandaloneLocalConfiguration |
Catalina standalone
ContainerConfiguration
implementation. |
AbstractTomcatConfigurationBuilder |
Constructs xml elements needed to configure a DataSource for Tomcat.
|
AbstractTomcatManagerDeployer |
Common code to perform both local or remote deployments using a Tomcat manager-based deployer.
|
AbstractTomcatManagerInstalledLocalDeployer |
Common code to perform local deployments using a Tomcat manager-based deployer.
|
AbstractTomcatRemoteContainer |
Special container support for wrapping a running instance of Apache Tomcat.
|
AbstractTomcatRemoteDeployer |
Common code to perform remote deployments using a Tomcat manager-based deployer.
|
Tomcat4xConfigurationBuilder |
Constructs xml elements needed to configure a DataSource for Tomcat4x.
|
Tomcat5And6xConfigurationBuilder |
Constructs xml elements needed to configure DataSource for Tomcat5 and 6x.
|
Tomcat5xEmbedded |
Wrapper classes around Tomcat 5.x embedded API to hide reflection.
|
TomcatDeployableStatus |
Status of a Deployable deployed in Tomcat.
|
TomcatExistingLocalConfigurationCapability |
Capabilities of Tomcat's
TomcatExistingLocalConfiguration configuration. |
TomcatManager |
A Tomcat manager webapp invocation wrapper.
|
TomcatRuntimeConfigurationCapability |
Capabilities of Tomcat's
TomcatRuntimeConfiguration
configuration. |
TomcatStandaloneLocalConfigurationCapability |
Capabilities of Tomcat's
AbstractTomcatStandaloneLocalConfiguration configuration. |
Exception | Description |
---|---|
TomcatManagerException |
Indicates an error received from Tomcat manager.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.