Annotation Type NoInject


  • @Target({METHOD,CONSTRUCTOR,FIELD})
    @Retention(RUNTIME)
    public @interface NoInject
    Disable FluentLenium injection for this field.