Annotation Type ExternalRoutingConnectorPlugin
-
@Retention(RUNTIME) @Target(TYPE) public @interface ExternalRoutingConnectorPlugin
Runtime annotation used to mark anExternalRoutingConnector
- Since:
- 11.29
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
name
The name is used to identify the external routing plugin.
-