@MinMuleVersion(value="4.1") @Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Configurations
org.mule.runtime.extension.api.introspection.Configuration model is
to be inferred. This annotation is to be used in classes which are also annotated with Extension and value()
must reference classes which are annotated with Configurationpublic abstract Class<?>[] value
ConfigurationCopyright © 2022 MuleSoft, Inc.. All rights reserved.