Annotation Interface Configurations


Allows to reference a list of classes from which a 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 Configuration
Since:
1.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<?>[]
     
  • Element Details