| Context |
Represents one context within a HttpdTomcatSite.
|
| ContextDataSource |
Represents one data source within a HttpdTomcatContext.
|
| ContextDataSourceTable |
|
| ContextParameter |
Represents one parameter within a HttpdTomcatContext.
|
| ContextParameterTable |
|
| ContextTable |
|
| JkMount |
|
| JkMountTable |
|
| JkProtocol |
Apache's mod_jk supports multiple versions of the
Apache JServ Protocol.
|
| JkProtocolTable |
|
| PrivateTomcatSite |
An HttpdStdTomcatSite indicates that a
HttpdTomcatSite is configured in the standard layout
of one Tomcat instance per Java virtual machine.
|
| PrivateTomcatSiteTable |
|
| Schema |
|
| SchemaBeanInfo |
|
| SharedTomcat |
An HttpdSharedTomcat stores configuration information
about the Jakarta Tomcat JVM under which run one or more
HttpdTomcatSharedSites.
|
| SharedTomcatSite |
An HttpdTomcatSharedSite is an HttpdTomcatSite
running under an HttpdSharedTomcat.
|
| SharedTomcatSiteTable |
|
| SharedTomcatTable |
|
| Site |
An HttpdTomcatSite indicates that an HttpdSite
uses the Jakarta Tomcat project as its servlet engine.
|
| SiteTable |
|
| Version |
An HttpdTomcatVersion flags which
TechnologyVersions are a version of the Jakarta
Tomcat servlet engine.
|
| VersionTable |
|
| Worker |
An HttpdWorker represents a unique combination of
HttpdJKCode and HttpdTomcatSite.
|
| WorkerName |
When using Apache's mod_jk, each connection to a servlet
container is assigned a unique two-character identifier.
|
| WorkerNameTable |
|
| WorkerTable |
|