AprLifecycleListener
, ContextConfig
, EngineConfig
, GlobalResourcesLifecycleListener
, HeartbeatListener
, HostConfig
, JmxRemoteLifecycleListener
, JreMemoryLeakPreventionListener
, MapperListener
, NamingContextListener
, SecurityListener
, StandardEngine.AccessLogListener
, StoreConfigLifecycleListener
, ThreadLocalLeakPreventionListener
, Tomcat.DefaultWebXmlListener
, Tomcat.FixContextListener
, UserConfig
, VersionLoggerListener
public interface LifecycleListener
Modifier and Type | Method | Description |
---|---|---|
void |
lifecycleEvent(LifecycleEvent event) |
Acknowledge the occurrence of the specified event.
|
void lifecycleEvent(LifecycleEvent event)
event
- LifecycleEvent that has occurredCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.