public static class Tomcat.FixContextListener extends java.lang.Object implements LifecycleListener
The start() method in context will set 'configured' to false - and expects a listener to set it back to true.
Constructor and Description |
---|
Tomcat.FixContextListener() |
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.