Package org.axonframework.eventsourcing.annotation.reflection
package org.axonframework.eventsourcing.annotation.reflection
-
ClassDescriptionReflection-based implementation of the
EventSourcedEntityFactoryinterface.Definition for an annotation-basedEventSourcedEntityFactorythat constructs anEventSourcedEntity-annotated class.Annotation that indicates that a method or constructor is a factory method for an event-sourced entity.Indicates that the annotated parameter should be injected with the entity identifier of theEntityCreator-annotated method or constructor being invoked.