public class ExtractorSerializer extends TopLinkGridSerializer
Purpose: This class is used to provide serialization support for the Entity Wrappers within Coherence when wish to access the Coherence Caches directly. This includes users who have custom Value Extractors. Users who have custom POF serializers will need to create the pof configuration xml for their types. And set the serializer to be the WrapperPofSerializer instead.
WrapperInternal
Constructor and Description |
---|
ExtractorSerializer()
Deprecated.
|
ExtractorSerializer(java.lang.ClassLoader loader)
Deprecated.
|
deserialize, serialize, setContextClassLoader