Package org.jboss.modcluster.container.tomcat
-
Interface Summary Interface Description ProxyConnectorProvider Strategy for determining the connector with which mod_cluster will communicate.RequestListenerValveFactory ServerProvider TomcatConnectorConfiguration Tomcat-specific configuration for selecting a connector to register with the proxy.TomcatEventHandler TomcatRegistry Registry for sharing configuration with the container SPI objects. -
Class Summary Class Description ConfigurableProxyConnectorProvider Connector provider implementation that picks a connector based on configuredconnectorPort=".."and/orconnectorAddress="..".JakartaHttpSessionListener AdaptsHttpSessionListenertoHttpSessionListener.JavaxHttpSessionListener AdaptsHttpSessionListenertoHttpSessionListener.JMXServerProvider ServerProviderthat uses JMX to locate theServer.ModClusterListener Mod_cluster lifecycle listener for use in Tomcat.SingleServiceServer AServerdelegate which filters found services to return only one configuredService.TomcatConnector Connectorimplementation that wraps aConnector.TomcatContext Contextimplementation that wraps aContext.TomcatEngine Engineimplementation that wraps aContext.TomcatEventHandlerAdapter Adapts lifecycle and container listener events to theContainerEventHandlerinterface.TomcatHost Hostimplementation that wraps aHost.TomcatServer Serverimplementation that wraps aServer.