Package | Description |
---|---|
org.springframework.data.gemfire.config.annotation | |
org.springframework.data.gemfire.mapping |
Modifier and Type | Method and Description |
---|---|
protected GemfireMappingContext |
AbstractCacheConfiguration.mappingContext() |
protected GemfireMappingContext |
EntityDefinedRegionsConfiguration.resolveMappingContext() |
Modifier and Type | Method and Description |
---|---|
protected GemfireMappingContext |
MappingPdxSerializer.getMappingContext() |
Modifier and Type | Method and Description |
---|---|
static MappingPdxSerializer |
MappingPdxSerializer.create(GemfireMappingContext mappingContext,
ConversionService conversionService)
Factory method to construct a new instance of the
MappingPdxSerializer initialized with the given
GemfireMappingContext and Spring ConversionService . |
Constructor and Description |
---|
MappingPdxSerializer(GemfireMappingContext mappingContext,
ConversionService conversionService)
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.