Annotation Interface Provides
@Documented
@Target(TYPE)
@Retention(RUNTIME)
@API(status=STABLE,
since="1.0")
public @interface Provides
An annotation that, when applied to a type, indicates which type implementations are provided by the annotated type.
- Since:
- 1.0
-
Field Summary
Fields -
Required Element Summary
Required Elements
-
Field Details
-
CODEC_ID
Id of the codec to use when serializing or deserializing provided annotated types.- See Also:
-
-
Element Details
-
value
-