Uses of Class
org.axonframework.modelling.saga.repository.CachingSagaStore
Packages that use CachingSagaStore
-
Uses of CachingSagaStore in org.axonframework.modelling.saga.repository
Methods in org.axonframework.modelling.saga.repository that return CachingSagaStoreModifier and TypeMethodDescriptionCachingSagaStore.Builder.build()Initializes aCachingSagaStoreas specified through this Builder.