Package | Description |
---|---|
org.jboss.modcluster | |
org.jboss.modcluster.container.tomcat | |
org.jboss.modcluster.container.tomcat85 |
Modifier and Type | Class and Description |
---|---|
class |
ModClusterService |
Modifier and Type | Field and Description |
---|---|
protected ContainerEventHandler |
TomcatEventHandlerAdapter.eventHandler |
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.LifecycleListener |
TomcatEventHandlerAdapterFactory.createListener(ContainerEventHandler handler,
TomcatConnectorConfiguration connectorConfiguration) |
org.apache.catalina.LifecycleListener |
LifecycleListenerFactory.createListener(ContainerEventHandler handler,
TomcatConnectorConfiguration connectorConfiguration) |
Constructor and Description |
---|
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
org.apache.catalina.Server server,
org.apache.catalina.connector.Connector connector) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
ServerProvider serverProvider,
ProxyConnectorProvider connectorProvider) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
ServerProvider serverProvider,
TomcatFactory factory) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
TomcatConnectorConfiguration connectorConfiguration) |
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.LifecycleListener |
TomcatLifecycleListenerFactory.createListener(ContainerEventHandler handler,
TomcatConnectorConfiguration connectorConfiguration) |
Constructor and Description |
---|
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
ServerProvider serverProvider,
TomcatFactory factory) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
TomcatConnectorConfiguration connectorConfiguration) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.