Package | Description |
---|---|
org.axonframework.config | |
org.axonframework.modelling.command |
Modifier and Type | Method and Description |
---|---|
AggregateConfigurer<A> |
AggregateConfigurer.configureCommandHandler(Function<Configuration,AggregateAnnotationCommandHandler<A>> aggregateCommandHandlerBuilder)
Defines the AggregateAnnotationCommandHandler instance to use.
|
Modifier and Type | Method and Description |
---|---|
AggregateAnnotationCommandHandler<T> |
AggregateAnnotationCommandHandler.Builder.build()
Initializes a
AggregateAnnotationCommandHandler as specified through this Builder. |
Copyright © 2010–2023. All rights reserved.