| Package | Description |
|---|---|
| org.jboss.modcluster | |
| org.jboss.modcluster.container | |
| org.jboss.modcluster.container.catalina | |
| org.jboss.modcluster.mcmp | |
| org.jboss.modcluster.mcmp.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ModClusterService.init(Server server) |
void |
ModClusterService.start(Server server) |
void |
ModClusterService.stop(Server server) |
| Modifier and Type | Method and Description |
|---|---|
Server |
Engine.getServer()
The server to which this engine is associated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerEventHandler.init(Server server)
Triggers the initialization of mod_cluster.
|
void |
ContainerEventHandler.start(Server server)
Indicates the servlet container has been started.
|
void |
ContainerEventHandler.stop(Server server)
Indicates the servlet container has been stopped.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalinaServer
Server implementation that wraps a Server. |
| Modifier and Type | Field and Description |
|---|---|
protected Server |
CatalinaEngine.server |
| Modifier and Type | Method and Description |
|---|---|
Server |
CatalinaServerFactory.createServer(CatalinaFactoryRegistry registry,
org.apache.catalina.Server server) |
Server |
ServerFactory.createServer(CatalinaFactoryRegistry registry,
org.apache.catalina.Server server) |
Server |
ServiceLoaderCatalinaFactory.createServer(org.apache.catalina.Server server) |
Server |
CatalinaFactory.createServer(org.apache.catalina.Server server) |
Server |
CatalinaEngine.getServer() |
| Modifier and Type | Method and Description |
|---|---|
Engine |
CatalinaEngineFactory.createEngine(CatalinaFactoryRegistry registry,
org.apache.catalina.Engine engine,
Server server) |
Engine |
EngineFactory.createEngine(CatalinaFactoryRegistry registry,
org.apache.catalina.Engine engine,
Server server) |
| Constructor and Description |
|---|
CatalinaEngine(CatalinaFactoryRegistry registry,
org.apache.catalina.Engine engine,
Server server)
Constructs a new CatalinaEngine that wraps the specified catalina engine
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResetRequestSource.init(Server server,
ContextFilter contextFilter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResetRequestSourceImpl.init(Server server,
ContextFilter contextFilter) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.