Uses of Class
org.axonframework.modelling.saga.repository.AnnotatedSagaRepository
Packages that use AnnotatedSagaRepository
-
Uses of AnnotatedSagaRepository in org.axonframework.modelling.saga.repository
Methods in org.axonframework.modelling.saga.repository that return AnnotatedSagaRepositoryModifier and TypeMethodDescriptionAnnotatedSagaRepository.Builder.build()Initializes aAnnotatedSagaRepositoryas specified through this Builder.