Class ParamTypeProcessor

java.lang.Object
com.tangosol.coherence.config.xml.processor.ParamTypeProcessor
All Implemented Interfaces:
ElementProcessor<String>

@XmlSimpleName("param-type") public class ParamTypeProcessor extends Object implements ElementProcessor<String>
A ParamTypeProcessor is responsible for processing <param-type> XmlElements to produce a fully qualified class name.
Since:
Coherence 12.1.2
Author:
bo 2011.06.24