@Target(TYPE)
@Retention(RUNTIME)
public @interface JsonValueInstantiator
ValueInstantiator
to use
for creating instances of specified type.Modifier and Type | Required Element | Description |
---|---|---|
java.lang.Class<? extends ValueInstantiator> |
value |
java.lang.Class<? extends ValueInstantiator> value
ValueInstantiator
to use for annotated type