| Interface | Description |
|---|---|
| CatalinaEventHandler | |
| CatalinaFactory |
Factory methods for creating container objects from their Catalina equivalents.
|
| CatalinaFactoryRegistry | |
| ConnectorFactory | |
| ContextFactory | |
| EngineFactory | |
| HostFactory | |
| LifecycleListenerFactory | |
| ProxyConnectorProvider |
Strategy for determining the connector with which mod_cluster will communicate.
|
| RequestListenerValveFactory | |
| ServerFactory | |
| ServerProvider |
| Class | Description |
|---|---|
| AutoProxyConnectorProvider |
Proxy connector provider that prefers an AJP/reverse connector;
or, if none are present, chooses the connector with the highest thread capacity.
|
| CatalinaConnector |
Connector implementation that wraps a Connector. |
| CatalinaConnectorFactory | |
| CatalinaContext |
Context implementation that wraps a Context. |
| CatalinaContextFactory | |
| CatalinaEngine |
Engine implementation that wraps a Context. |
| CatalinaEngineFactory | |
| CatalinaEventHandlerAdapter |
Adapts lifecycle and container listener events to the
ContainerEventHandler interface. |
| CatalinaHost |
Host implementation that wraps a Host. |
| CatalinaHostFactory | |
| CatalinaServer |
Server implementation that wraps a Server. |
| CatalinaServerFactory | |
| JMXServerProvider |
ServerProvider that uses JMX to locate the Server. |
| ServiceLoaderCatalinaFactory | |
| SimpleProxyConnectorProvider |
Proxy connector provider that uses a specific connector.
|
| SimpleServerProvider |
Copyright © 2024 JBoss by Red Hat. All rights reserved.