public interface CreationPolicyMember<T>
extends org.axonframework.messaging.annotation.MessageHandlingMember<T>
| Modifier and Type | Method and Description |
|---|---|
AggregateCreationPolicy |
creationPolicy()
Returns the creation policy set on the
MessageHandlingMember. |
AggregateCreationPolicy creationPolicy()
MessageHandlingMember.Copyright © 2010–2022. All rights reserved.