Annotation Interface InboundChannelAdapters
@Documented
@Target({METHOD,ANNOTATION_TYPE})
@Retention(RUNTIME)
public @interface InboundChannelAdapters
The repeatable container for
InboundChannelAdapter
annotations.- Since:
- 6.0
- Author:
- Artem Bilan
-
Required Element Summary
-
Element Details
-
value
InboundChannelAdapter[] value
-