Class ParticipantBuildersProcessor

  • All Implemented Interfaces:
    ElementProcessor<List<com.tangosol.coherence.config.builder.federation.ParticipantBuilder>>

    @XmlSimpleName("participants")
    public class ParticipantBuildersProcessor
    extends Object
    implements ElementProcessor<List<com.tangosol.coherence.config.builder.federation.ParticipantBuilder>>
    An ParticipantBuildersProcessor is responsible for processing <participants> XmlElements to produce a list of ParticipantBuilders.
    Since:
    Coherence 12.2.1
    Author:
    pfm 2013.03.18