| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.core | |
| org.apache.catalina.startup | |
| org.apache.catalina.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
| org.jboss.web.php |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleListener.lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AprLifecycleListener.lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
void |
ServiceMapperListener.lifecycleEvent(LifecycleEvent event) |
void |
JreMemoryLeakPreventionListener.lifecycleEvent(LifecycleEvent event) |
void |
JasperListener.lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostConfig.lifecycleEvent(LifecycleEvent event)
Process the START event for an associated Host.
|
void |
ContextConfig.lifecycleEvent(LifecycleEvent event)
Process events for an associated Context.
|
void |
EngineConfig.lifecycleEvent(LifecycleEvent event)
Process the START event for an associated Engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventOrAsyncConnectionManagerValve.lifecycleEvent(LifecycleEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleListener.lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.