| Package | Description |
|---|---|
| org.axonframework.modelling.command | |
| org.axonframework.modelling.command.inspection |
| Modifier and Type | Method and Description |
|---|---|
static AggregateCreationPolicy |
AggregateCreationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateCreationPolicy[] |
AggregateCreationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateCreationPolicy |
CreationPolicyMember.creationPolicy()
Returns the creation policy set on the
MessageHandlingMember. |
Copyright © 2010–2023. All rights reserved.