|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.webbeans.web.tomcat.ContextLifecycleListener
public class ContextLifecycleListener
Context lifecycle listener. Adapted from OpenEJB Tomcat and updated.
| Nested Class Summary | |
|---|---|
static class |
ContextLifecycleListener.MoniterableHashMap
|
protected static class |
ContextLifecycleListener.PrivilegedActionForAccessibleObject
|
protected static class |
ContextLifecycleListener.PrivilegedActionForClass
|
| Constructor Summary | |
|---|---|
ContextLifecycleListener()
|
|
| Method Summary | |
|---|---|
void |
containerEvent(org.apache.catalina.ContainerEvent event)
|
void |
lifecycleEvent(org.apache.catalina.LifecycleEvent event)
|
void |
propertyChange(java.beans.PropertyChangeEvent event)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextLifecycleListener()
| Method Detail |
|---|
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
lifecycleEvent in interface org.apache.catalina.LifecycleListenerpublic void containerEvent(org.apache.catalina.ContainerEvent event)
containerEvent in interface org.apache.catalina.ContainerListenerpublic void start()
public void stop()
public void propertyChange(java.beans.PropertyChangeEvent event)
propertyChange in interface java.beans.PropertyChangeListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||