@MinMuleVersion(value="4.1") @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 © 2025 MuleSoft, Inc.. All rights reserved.