Class SpecificInstanceProcessor<T>

java.lang.Object
com.tangosol.coherence.config.xml.processor.AbstractEmptyElementProcessor<T>
com.tangosol.coherence.config.xml.processor.SpecificInstanceProcessor<T>
All Implemented Interfaces:
ConditionalElementProcessor<T>, ElementProcessor<T>

public class SpecificInstanceProcessor<T> extends AbstractEmptyElementProcessor<T>
An ElementProcessor that will process an XmlElement defining a ParameterizedBuilder, after which it will eagerly realized to produce an instance of the required type.
Since:
Coherence 12.1.3
Author:
bo 2013.03.11