Annotation Interface ClientInfo


@Target({ANNOTATION_TYPE,METHOD,TYPE}) @Retention(RUNTIME) public @interface ClientInfo
Repeatable annotation for ClientInfo.Attribute.
Since:
4.11
Author:
radovanradic
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    An annotation used to set client info for the connection.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Returns the list of the client information attributes.
  • Element Details

    • value

      Returns the list of the client information attributes.
      Returns:
      the attribute collection
      Default:
      {}