LifecycleListenerpublic static class Tomcat.DefaultWebXmlListener extends java.lang.Object implements LifecycleListener
| Constructor | Description |
|---|---|
DefaultWebXmlListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
lifecycleEvent(LifecycleEvent event) |
Acknowledge the occurrence of the specified event.
|
public void lifecycleEvent(LifecycleEvent event)
LifecycleListenerlifecycleEvent in interface LifecycleListenerevent - LifecycleEvent that has occurredCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.