|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.core.AprLifecycleListener
Implementation of LifecycleListener
that will init and
and destroy APR.
Field Summary | |
protected StringManager |
sm
The string manager for this package. |
Constructor Summary | |
AprLifecycleListener()
|
Method Summary | |
void |
lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected StringManager sm
Constructor Detail |
public AprLifecycleListener()
Method Detail |
public void lifecycleEvent(LifecycleEvent event)
lifecycleEvent
in interface LifecycleListener
event
- The event that has occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |