Annotation Interface SerializedWith
SerializedWith, specifies the
ConfigurationSerializer
to use to serialize the annotated class- Since:
- 9.0
- Author:
- Tristan Tarrant
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
Class<? extends ConfigurationSerializer> value -
scope
ParserScope scope- Default:
CACHE_CONTAINER
-