|
Interface Summary |
| Connector |
SPI for a connector, defined as a communication end-point for a client or proxy. |
| ContainerEventHandler |
Defines the container events to which mod_cluster will respond. |
| Context |
SPI for a web application context. |
| Engine |
SPI for an engine, defined as collection of one or more hosts associated with a collection of Connectors. |
| Host |
SPI for a host, defined as a set of web application contexts. |
| Server |
SPI for a web application server, defined as a collection of one or more Engines. |