Uses of Class
org.axonframework.commandhandling.distributed.AnnotationRoutingStrategy
Packages that use AnnotationRoutingStrategy
-
Uses of AnnotationRoutingStrategy in org.axonframework.commandhandling.distributed
Methods in org.axonframework.commandhandling.distributed that return AnnotationRoutingStrategyModifier and TypeMethodDescriptionAnnotationRoutingStrategy.Builder.build()Initializes aAnnotationRoutingStrategyimplementation as specified through this Builder.static AnnotationRoutingStrategyAnnotationRoutingStrategy.defaultStrategy()Instantiate a defaultAnnotationRoutingStrategy.