Uses of Interface
com.hazelcast.core.LifecycleListener
Packages that use LifecycleListener
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
Provides core API interfaces/classes.
-
Uses of LifecycleListener in com.hazelcast.client.util
Classes in com.hazelcast.client.util that implement LifecycleListenerModifier and TypeClassDescriptionclass
Helper class for the user to track the lifecycle state of the client. -
Uses of LifecycleListener in com.hazelcast.core
Methods in com.hazelcast.core with parameters of type LifecycleListenerModifier and TypeMethodDescriptionLifecycleService.addLifecycleListener
(LifecycleListener lifecycleListener) Add a listener object to listen for lifecycle events.