|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.catalina.startup.Tomcat.FixContextListener
public static class Tomcat.FixContextListener
Fix startup sequence - required if you don't use web.xml. The start() method in context will set 'configured' to false - and expects a listener to set it back to true.
| Constructor Summary | |
|---|---|
Tomcat.FixContextListener()
|
|
| Method Summary | |
|---|---|
void |
lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tomcat.FixContextListener()
| Method Detail |
|---|
public void lifecycleEvent(LifecycleEvent event)
LifecycleListener
lifecycleEvent in interface LifecycleListenerevent - LifecycleEvent that has occurred
|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||