| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DistributedObjectListener.distributedObjectCreated(DistributedObjectEvent event)
Invoked when a DistributedObject is created. 
 | 
void | 
DistributedObjectListener.distributedObjectDestroyed(DistributedObjectEvent event)
Invoked when a DistributedObject is destroyed. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.