Annotation Type NonBinding


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface NonBinding
    Excludes a member of an annotation type (such as a qualifier type or interceptor binding type) from consideration when the container compares two annotation instances.
    Since:
    3.0