Annotation Interface SerializerFormat
A qualifier annotation used when injecting a
Serializer
to identify the specific Serializer
to inject.- Since:
- 1.0
- Author:
- Jonathan Knight
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
An annotation literal for theSerializerFormat
annotation. -
Required Element Summary
-
Element Details
-
value
String valueObtain the value used to identify a specific serializer.- Returns:
- value used to identify a specific serializer
-