Uses of Interface
org.axonframework.modelling.EntityEvolvingComponent
Packages that use EntityEvolvingComponent
-
Uses of EntityEvolvingComponent in org.axonframework.modelling
Classes in org.axonframework.modelling that implement EntityEvolvingComponentModifier and TypeClassDescriptionclassImplementation ofEntityEvolvingComponentthat evolves a givenentityof typeEby searching a specificEntityEvolverbased on theQualifiedNamein theevent's type. -
Uses of EntityEvolvingComponent in org.axonframework.modelling.annotation
Classes in org.axonframework.modelling.annotation that implement EntityEvolvingComponentModifier and TypeClassDescriptionclassImplementation of theEntityEvolvingComponentthat applies state changes throughEventHandler(-meta)-annotated methods using theAnnotatedHandlerInspector.