Class InstanceProcessor

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

@XmlSimpleName("instance") public class InstanceProcessor extends Object implements ElementProcessor<ParameterizedBuilder<Object>>
An InstanceProcessor is responsible for processing <instance> XmlElements to produce ParameterizedBuilders.
Since:
Coherence 12.1.2
Author:
bo 2011.09.28