| Package | Description | 
|---|---|
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.client.spi | 
 Contains classes/interfaces related to the Hazelcast client Service Provider Interface. 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleService | 
HazelcastClientInstanceImpl.getLifecycleService()  | 
LifecycleService | 
HazelcastClientProxy.getLifecycleService()  | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleService | 
ClientContext.getLifecycleService()  | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleService | 
HazelcastInstance.getLifecycleService()
Returns the lifecycle service for this instance. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LifecycleServiceImpl  | 
class  | 
TerminatedLifecycleService  | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleService | 
HazelcastInstanceProxy.getLifecycleService()  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.