Uses of Interface
org.axonframework.modelling.configuration.StateBasedEntityModule.PersisterPhase
Packages that use StateBasedEntityModule.PersisterPhase
-
Uses of StateBasedEntityModule.PersisterPhase in org.axonframework.modelling.configuration
Methods in org.axonframework.modelling.configuration that return StateBasedEntityModule.PersisterPhaseModifier and TypeMethodDescriptionStateBasedEntityModule.RepositoryPhase.loader(ComponentBuilder<SimpleRepositoryEntityLoader<ID, E>> loader) Registers the givenloaderas a factory method for the state-based entity being built.