Class InitParamProcessor

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

@XmlSimpleName("init-param") public class InitParamProcessor extends Object implements ElementProcessor<Parameter>
An InitParamProcessor is responsible for processing <init-param> XmlElements to produce Parameters.
Since:
Coherence 12.1.2
Author:
bo 2011.06.24