| AbstractCatalinaEmbeddedLocalContainer |
Base support for Catalina based embedded local containers.
|
| AbstractCatalinaInstalledLocalContainer |
Base support for Catalina based installed local containers.
|
| AbstractCatalinaStandaloneLocalConfiguration |
|
| 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.
|
| Tomcat10x11xConfigurationBuilder |
Constructs xml elements needed to configure DataSource for Tomcat 10.x onwards.
|
| Tomcat10x11xStandaloneLocalConfigurationCapability |
|
| Tomcat4x5x6xRuntimeConfigurationCapability |
Capabilities of Tomcat's runtime configuration (versions 4.x to 6.x).
|
| Tomcat4xConfigurationBuilder |
Constructs xml elements needed to configure a DataSource for Tomcat4x.
|
| Tomcat4xStandaloneLocalConfigurationCapability |
|
| Tomcat5x6x7xConfigurationBuilder |
Constructs xml elements needed to configure DataSource for Tomcat 5.x, 6x and 7.x.
|
| Tomcat5xStandaloneLocalConfigurationCapability |
|
| Tomcat6xStandaloneLocalConfigurationCapability |
|
| Tomcat7x8x9x10x11xRuntimeConfigurationCapability |
Capabilities of Tomcat's runtime configuration (versions 7.x onwards).
|
| Tomcat7xStandaloneLocalConfigurationCapability |
|
| Tomcat8x9xConfigurationBuilder |
Constructs xml elements needed to configure DataSource for Tomcat 8.x and 9.x.
|
| Tomcat8x9xStandaloneLocalConfigurationCapability |
|
| TomcatDeployableStatus |
Status of a Deployable deployed in Tomcat.
|
| TomcatEmbedded |
Wrapper classes around Tomcat embedded API to hide reflection.
|
| TomcatExistingLocalConfigurationCapability |
|
| TomcatManager |
A Tomcat manager webapp invocation wrapper.
|
| TomcatUtils |
Utility methods for Tomcat.
|