Annotation Interface AggregateType
Annotation indication that a parameter on a Message Handler method should be injected with the
aggregate type of a
org.axonframework.eventhandling.DomainEventMessage. The parameter type must be assignable
from String.- Since:
- 4.7.0
- Author:
- Frank Scheffler