Class AnnotationCommandTargetResolver.Builder

java.lang.Object
org.axonframework.modelling.command.AnnotationCommandTargetResolver.Builder
Enclosing class:
AnnotationCommandTargetResolver

public static final class AnnotationCommandTargetResolver.Builder extends Object
Builder class to instantiate a AnnotationCommandTargetResolver.

The TargetAggregateIdentifierAnnotation is defaulted to TargetAggregateIdentifier, TargetAggregateVersionAnnotation to TargetAggregateVersion.

Author:
JohT