@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=AnnotationDrivenRegistrar.class) public @interface AnnotationDriven
@Configuration that will automatically
subscribe @CommandHandler and @EventHandler annotated beans with the
CommandBus and EventBus, respectively.Copyright © 2010–2017. All rights reserved.