@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Inherited @Configuration(proxyBeanMethods=false) @Import(value={BindingBeansRegistrar.class,BinderFactoryAutoConfiguration.class}) @EnableIntegration @Deprecated public @interface EnableBinding
Input and Output to a
broker, according to the list of interfaces passed as value to the annotation.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.