Class DefaultsProcessor

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

@XmlSimpleName("defaults") public class DefaultsProcessor extends Object implements ElementProcessor<Void>
The DefaultsProcessor is responsible for processing the <defaults> XmlElement in a Coherence Cache Configuration file, registering each of the processed elements with the ResourceRegistry.
Since:
Coherence 12.1.3
Author:
bo 2013.12.01