@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.4") public @interface Config
This annotation can either be applied to an argument of an operation method Operations or to a field of a class which
extends the Source class. It is not to be used on configurations
Copyright © 2023. All rights reserved.