public interface LifecycleListener
Modifier and Type | Method and Description |
---|---|
void |
lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event.
|
void lifecycleEvent(LifecycleEvent event)
event
- LifecycleEvent that has occurredCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.