Class FaultTolerantConverter<SOURCE,​TARGET>

  • All Implemented Interfaces:
    Populator<SOURCE,​TARGET>, PopulatorList<SOURCE,​TARGET>, Converter<SOURCE,​TARGET>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.core.convert.converter.Converter<SOURCE,​TARGET>

    public class FaultTolerantConverter<SOURCE,​TARGET>
    extends AbstractPopulatingConverter<SOURCE,​TARGET>