public interface LifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event.
|
void lifecycleEvent(LifecycleEvent event) throws LifecycleException
event - LifecycleEvent that has occurredLifecycleExceptionCopyright © 2019. All rights reserved.