Annotation Interface ConfigReference
@MinMuleVersion("4.1")
@Target({FIELD,PARAMETER})
@Retention(RUNTIME)
@Documented
@Repeatable(ConfigReferences.class)
public @interface ConfigReference
Annotation to be used in a
String type Parameter field or parameter which value is a reference to a global
configuration element.- Since:
- 1.0
-
Required Element Summary
Required Elements