Annotation Interface TypeResolver


@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Documented @MinMuleVersion("4.5.0") public @interface TypeResolver
Associates the annotated Parameter to an InputTypeResolver that will be used to resolve the Parameter's MetadataType dynamically
Since:
1.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description