Uses of Class
com.hazelcast.core.DistributedObjectEvent
-
Uses of DistributedObjectEvent in com.hazelcast.core
Modifier and TypeMethodDescriptionvoid
DistributedObjectListener.distributedObjectCreated
(DistributedObjectEvent event) Invoked when a DistributedObject is created.void
DistributedObjectListener.distributedObjectDestroyed
(DistributedObjectEvent event) Invoked when a DistributedObject is destroyed.