| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.core | |
| org.apache.catalina.startup |
| 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 |
NamingContextListener.lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event.
|
| 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 the START event for an associated Context.
|
void |
UserConfig.lifecycleEvent(LifecycleEvent event)
Process the START event for an associated Host.
|
void |
EngineConfig.lifecycleEvent(LifecycleEvent event)
Process the START event for an associated Engine.
|
Copyright © 2019. All rights reserved.