@Target(TYPE)
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.5.0")
public @interface ExternalLibs
Container for the
Repeatable ExternalLib annotation- Since:
- 1.0
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
ExternalLib[] value- Returns:
- all the
ExternalLibdeclarations on the annotated element
- Default:
- {}
-