Package org.axonframework.eventsourcing.annotation
package org.axonframework.eventsourcing.annotation
-
ClassDescriptionAnnotation-based
CriteriaResolverimplementation which resolvesEventCriteriabased on the givenidfor loading the entity.Defines how anAnnotationBasedEventCriteriaResolvershould be constructed for anEventSourcedEntityannotated class.Defines how aCriteriaResolvershould be constructed for anEventSourcedEntityannotated class.Annotation to indicate that a method can be used to resolve theEventCriteriabased on theTargetEntityIdwhen loading anEventSourcedEntity.Annotation to configure several aspects of an event-sourced entity.Defines how anEventSourcedEntityFactoryshould be constructed for anEventSourcedEntityannotated class.Annotation that marks a method in: - an Aggregate (either the root, or an entity) as a handler for Events generated by that aggregate. - a State model needed forCommandHandleras a handler for Events sourced in order to handle givenCommandMessage.Field or method level annotation that marks a field or method providing the Tag for the Event.Container annotation for repeatableEventTagannotation.