Package org.jboss.modcluster.container.tomcat
package org.jboss.modcluster.container.tomcat
-
ClassDescriptionConnector provider implementation that picks a connector based on configured
connectorPort=".."
and/orconnectorAddress=".."
.AdaptsHttpSessionListener
toHttpSessionListener
.ServerProvider
that uses JMX to locate theServer
.Mod_cluster lifecycle listener for use in Tomcat.Strategy for determining the connector with which mod_cluster will communicate.AServer
delegate which filters found services to return only one configuredService
.Connector
implementation that wraps aConnector
.Tomcat-specific configuration for selecting a connector to register with the proxy.Context
implementation that wraps aContext
.Engine
implementation that wraps aContext
.Adapts lifecycle and container listener events to theContainerEventHandler
interface.Host
implementation that wraps aHost
.Registry for sharing configuration with the container SPI objects.Server
implementation that wraps aServer
.