| Package | Description |
|---|---|
| org.axonframework.modelling.command |
| Modifier and Type | Class and Description |
|---|---|
class |
NoArgumentConstructorCreationPolicyAggregateFactory<A>
Default implementation of
CreationPolicyAggregateFactory that invokes the default, no-arguments constructor
of the aggregate class A. |
| Modifier and Type | Method and Description |
|---|---|
AggregateAnnotationCommandHandler.Builder<T> |
AggregateAnnotationCommandHandler.Builder.creationPolicyAggregateFactory(CreationPolicyAggregateFactory<T> creationPolicyAggregateFactory)
Sets the
CreationPolicyAggregateFactory for generic type T. |
Copyright © 2010–2022. All rights reserved.