| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| com.hazelcast.spi.serialization |
Contains SPI related to serialization
|
| Modifier and Type | Method and Description |
|---|---|
ManagedContext |
Config.getManagedContext()
Returns the external managed context.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setManagedContext(ManagedContext managedContext)
Sets the external managed context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastManagedContext |
| Constructor and Description |
|---|
HazelcastManagedContext(HazelcastInstanceImpl instance,
ManagedContext externalContext) |
| Modifier and Type | Method and Description |
|---|---|
ManagedContext |
SerializationService.getManagedContext()
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.