接口 ConflictSolution

所有超级接口:
org.coodex.util.SelectableService<Class<?>>
所有已知实现类:
AbstractConflictSolution, AccountFactoryAggregationFilter, BeanNameFilter, ThrowException

public interface ConflictSolution extends org.coodex.util.SelectableService<Class<?>>
Created by davidoff shen on 2016-11-01.
  • 方法概要

    修饰符和类型
    方法
    说明
    <T> T
    conflict(Map<String,T> beans, Class<T> clz)
     

    从接口继承的方法 org.coodex.util.SelectableService

    accept
  • 方法详细资料