public interface CreationPolicyMember<T> extends MessageHandlingMember<T>
Modifier and Type | Method and Description |
---|---|
AggregateCreationPolicy |
creationPolicy()
Returns the creation policy set on the
MessageHandlingMember . |
annotationAttributes, attribute, canHandle, canHandleMessageType, canHandleType, declaringClass, handle, hasAnnotation, payloadType, priority, signature, unwrap
AggregateCreationPolicy creationPolicy()
MessageHandlingMember
.Copyright © 2010–2022. All rights reserved.