Class SimpleBuilderProcessor<T>

java.lang.Object
com.tangosol.coherence.config.xml.processor.AbstractEmptyElementProcessor<ParameterizedBuilder<T>>
com.tangosol.coherence.config.xml.processor.SimpleBuilderProcessor<T>
Type Parameters:
T - the type of the builder
All Implemented Interfaces:
ConditionalElementProcessor<ParameterizedBuilder<T>>, ElementProcessor<ParameterizedBuilder<T>>

public class SimpleBuilderProcessor<T> extends AbstractEmptyElementProcessor<ParameterizedBuilder<T>>
An ElementProcessor that returns a simple ParameterizedBuilder.
Since:
22.06
Author:
Jonathan Knight 2022.03.01