| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.jmx | 
 Contains Hazelcast management bean 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ManagementService.distributedObjectCreated(DistributedObjectEvent event)  | 
void | 
ManagementService.distributedObjectDestroyed(DistributedObjectEvent event)  | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.