Annotation Interface Retained


@Documented @Retention(RUNTIME) @Target({TYPE,METHOD,PARAMETER}) @Bindable @Inherited public @interface Retained
Used for binding the message retained parameter.
Since:
1.0.0
Author:
James Kleeh
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      false