Annotation Type ComponentMessages


  • @Target({PARAMETER,FIELD})
    @Retention(RUNTIME)
    @Documented
    public @interface ComponentMessages
    Marker annotation used to inject the correct InvalidationEventHub service responsible for validations when component message catalog (i.e., ".properties") files change.
    Since:
    5.1.0.0