@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface TypeResolver
InputTypeResolver that will be used
to resolve the Parameter's MetadataType dynamicallypublic abstract Class<? extends org.mule.runtime.api.metadata.resolving.InputTypeResolver> value
InputTypeResolver for the annotated ParameterCopyright © 2017 MuleSoft, Inc.. All rights reserved.