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