Annotation Interface ClientInfo.Attribute
- Enclosing class:
- ClientInfo
@Target({ANNOTATION_TYPE,METHOD,TYPE})
@Retention(RUNTIME)
@Repeatable(ClientInfo.class)
public static @interface ClientInfo.Attribute
An annotation used to set client info for the connection.
- Since:
- 4.11
- Author:
- radovanradic
-
Required Element Summary