@FunctionalInterface public interface LifecycleListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(LifecycleEvent event)
Called when instance's state changes.
|
void stateChanged(LifecycleEvent event)
event - the Lifecycle eventCopyright © 2023 Hazelcast, Inc.. All rights reserved.