Annotation Interface ClientInfo
Repeatable annotation for
ClientInfo.Attribute
.- Since:
- 4.11
- Author:
- radovanradic
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
An annotation used to set client info for the connection. -
Optional Element Summary
Modifier and TypeOptional ElementDescriptionReturns the list of the client information attributes.
-
Element Details
-
value
ClientInfo.Attribute[] valueReturns the list of the client information attributes.- Returns:
- the attribute collection
- Default:
- {}
-