Class ConfigurationProcessor

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

@XmlSimpleName("cache-config") public class ConfigurationProcessor extends Object implements ElementProcessor<CacheConfig>
A ConfigurationProcessor is responsible for processing a configuration XmlElement to produce a CacheConfig object.
Since:
Coherence 14.1.1
Author:
jk 2015.05.28