@MinMuleVersion(value="4.1") @Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface RefName
This annotation signals that the target field should be injected with the name that the element has received on the application.
This implies the following restrictions:
String
Copyright © 2022 MuleSoft, Inc.. All rights reserved.