Uses of Interface
org.axonframework.modelling.configuration.StateBasedEntityModule
Packages that use StateBasedEntityModule
-
Uses of StateBasedEntityModule in org.axonframework.modelling.configuration
Methods in org.axonframework.modelling.configuration that return StateBasedEntityModuleModifier and TypeMethodDescriptionStateBasedEntityModule.EntityIdResolverPhase.entityIdResolver(ComponentBuilder<EntityIdResolver<ID>> entityIdResolver) Registers the givenentityIdResolverto resolver the entity's identifiers from a givenMessagewhen loading.