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 - Lifecycle eventCopyright © 2021 Hazelcast, Inc.. All rights reserved.