| Interface | Description |
|---|---|
| Buildable |
Marker interface for things that are buildable
|
| Builder<B extends Buildable> |
Common super-interface for builders
|
| Callback<T> |
A Callback is used to pass the result of an operation back to a caller that
may be asynchronous
|
| CatalinaBuilder | |
| Collector<P,C> | |
| HierarchicalBuilder<P extends Builder<T>,T extends Buildable> | |
| Tomcat | |
| TomcatApplicationBuilder | |
| TomcatContainerBuilder<P extends Builder<Tomcat>,T extends Builder<Tomcat>> | |
| TomcatHostBuilder | |
| TomcatLifecyleBuilder<T extends Builder<Tomcat>> | |
| TomcatRuntime | |
| TomcatServerBuilder | |
| TomcatServiceBuilder | |
| TomcatValveBuilder |
| Class | Description |
|---|---|
| SimpleMemoryRealm | |
| TomcatFactory |
| Enum | Description |
|---|---|
| TomcatStatus |
| Exception | Description |
|---|---|
| TomcatBuilderException | |
| TomcatComponentException | |
| TomcatRuntimeException |