Uses of Class
org.axonframework.modelling.EntityIdResolutionException
Packages that use EntityIdResolutionException
Package
Description
-
Uses of EntityIdResolutionException in org.axonframework.modelling
Methods in org.axonframework.modelling that throw EntityIdResolutionExceptionModifier and TypeMethodDescriptionEntityIdResolver.resolve(Message message, ProcessingContext context) Resolve the id of the entity from the givenmessageandcontext.PropertyBasedEntityIdResolver.resolve(Message message, ProcessingContext context) -
Uses of EntityIdResolutionException in org.axonframework.modelling.annotation
Methods in org.axonframework.modelling.annotation that throw EntityIdResolutionExceptionModifier and TypeMethodDescriptionAnnotationBasedEntityIdResolver.resolve(Message message, ProcessingContext context) -
Uses of EntityIdResolutionException in org.axonframework.modelling.entity.annotation
Methods in org.axonframework.modelling.entity.annotation that throw EntityIdResolutionExceptionModifier and TypeMethodDescriptionAnnotatedEntityIdResolver.resolve(Message message, ProcessingContext context)