Package ch.kk7.confij.common

  • Interface Summary
    Interface Description
    ServiceLoaderPriority  
  • Class Summary
    Class Description
    AnnotationUtil
    taken from: https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/core/annotation/AnnotationUtils.html
    AnnotationUtil.AnnonResponse<A extends java.lang.annotation.Annotation>  
    ClassToImplCache
    given a class with an empty constructor, maintain a cache for class→instance without any guarantees.
    GenericType<T>
    This class is used to pass full generics type information, and avoid problems with type erasure (that basically removes most usable type references from runtime Class objects).
    ServiceLoaderUtil  
    Util  
  • Exception Summary
    Exception Description
    ConfijException