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