Module org.mule.sdk.api
Annotation Interface Stereotype
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.5.0")
public @interface Stereotype
Annotation for sources, operations, configurations and Connection Providers l to communicate and declare the
StereotypeDefinitions that characterize the annotated components- Since:
- 1.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends StereotypeDefinition> value
-