LifecycleListenerpublic 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 | Description |
|---|---|
FixContextListener() |
| 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.