Uses of Class
com.hazelcast.core.LifecycleEvent
Packages that use LifecycleEvent
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
Provides core API interfaces/classes.
-
Uses of LifecycleEvent in com.hazelcast.client.util
Methods in com.hazelcast.client.util with parameters of type LifecycleEvent -
Uses of LifecycleEvent in com.hazelcast.core
Methods in com.hazelcast.core with parameters of type LifecycleEventModifier and TypeMethodDescriptionvoid
LifecycleListener.stateChanged
(LifecycleEvent event) Called when instance's state changes.