Class AbstractAnnotatedArgumentBinder<A extends java.lang.annotation.Annotation,​T,​S>

  • Type Parameters:
    A - The annotation type
    T - The argument type
    S - The binding source type
    All Implemented Interfaces:
    AnnotatedArgumentBinder<A,​T,​S>, ArgumentBinder<T,​S>

    public abstract class AbstractAnnotatedArgumentBinder<A extends java.lang.annotation.Annotation,​T,​S>
    extends java.lang.Object
    implements AnnotatedArgumentBinder<A,​T,​S>
    An abstract AnnotatedArgumentBinder implementation.
    Since:
    1.0