Uses of Annotation Interface
org.axonframework.eventsourcing.annotation.reflection.EntityCreator
Packages that use EntityCreator
Package
Description
Part of the Axon Eventsourcing module.
-
Uses of EntityCreator in org.axonframework.eventsourcing.annotation.reflection
Classes in org.axonframework.eventsourcing.annotation.reflection with annotations of type EntityCreatorModifier and TypeClassDescription@interfaceAnnotation that indicates that a method or constructor is a factory method for an event-sourced entity, forcing creation at all times.