Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.jca |
This package contains jca functionality
|
Modifier and Type | Method and Description |
---|---|
LifecycleService |
HazelcastClientInstanceImpl.getLifecycleService() |
LifecycleService |
HazelcastClientProxy.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() |
Modifier and Type | Method and Description |
---|---|
LifecycleService |
HazelcastConnectionImpl.getLifecycleService() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.