Class SchemesProcessor

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

@XmlSimpleName("schemes") public class SchemesProcessor extends Object implements ElementProcessor<ServiceSchemeRegistry>
A SchemesProcessor is an ElementProcessor for the <caching-schemes%gt; element of Coherence Cache Configuration files.
Since:
Coherence 14.1.1
Author:
jk 2015.05.28