Class PofSerializerPreprocessor

java.lang.Object
com.tangosol.coherence.config.xml.preprocessor.PofSerializerPreprocessor
All Implemented Interfaces:
DocumentElementPreprocessor.ElementPreprocessor

public class PofSerializerPreprocessor extends Object implements DocumentElementPreprocessor.ElementPreprocessor
A PofSerializerPreprocessor is an DocumentElementPreprocessor.ElementPreprocessor that replaces any occurrence of <serializer>pof</serializer> with a ConfigurablePofContext configuration, passing in the provided POF configuration URI in the initialization parameters.
Since:
Coherence 12.1.2
Author:
pfm 2012.01.20