Class DistributedObjectEvent

java.lang.Object
java.util.EventObject
com.hazelcast.core.DistributedObjectEvent
All Implemented Interfaces:
Serializable

public class DistributedObjectEvent
extends EventObject
DistributedObjectEvent is fired when a DistributedObject is created or destroyed cluster-wide.
See Also:
DistributedObject, DistributedObjectListener, Serialized Form