Annotation Type FallbackImplementation


  • @Target({TYPE,METHOD,PARAMETER,FIELD})
    @Retention(RUNTIME)
    @Qualifier
    public @interface FallbackImplementation
    Internal annotation used to qualify fallback implementations, that will be used when the user does not provide another (default) implementation.