org.springframework.data.gemfire
package.See: Description
Interface | Description |
---|---|
InstantiatorGenerator |
Factory that generates
Instantiator classes to improve instantiation of
custom types. |
Class | Description |
---|---|
AsmInstantiatorGenerator |
ASM based
InstantiatorGenerator implementation. |
EnumSerializer |
Generic serializer for all Java Enums.
|
InstantiatorFactoryBean |
FactoryBean that eases registration of custom Instantiator through
InstantiatorGenerator s, inside the Spring container. |
WiringInstantiator |
Instantiator that performs instance wiring using the Spring IoC container, allowing common properties
to be injected before the object is hydrated/deserialized.
|
org.springframework.data.gemfire
package.
Provides various serialization helpers.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.