Annotation Type AlwaysFilter


  • @FilterBinding
    @Inherited
    @Documented
    @Retention(RUNTIME)
    public @interface AlwaysFilter
    A FilterBinding annotation representing an AlwaysFilter.
    Since:
    3.0
    Author:
    Gunnar Hillert