| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| com.hazelcast.web.listener | 
 Provides LifecycleListeners for client and server 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LifecycleListener.stateChanged(LifecycleEvent event)
Called when instance's state changes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LifecycleServiceImpl.fireLifecycleEvent(LifecycleEvent lifecycleEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClientLifecycleListener.stateChanged(LifecycleEvent event)  | 
void | 
ServerLifecycleListener.stateChanged(LifecycleEvent event)  | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.