Uses of Interface
io.fluxcapacitor.javaclient.persisting.repository.AggregateRepository
Packages that use AggregateRepository
Package
Description
-
Uses of AggregateRepository in io.fluxcapacitor.javaclient
Methods in io.fluxcapacitor.javaclient that return AggregateRepositoryModifier and TypeMethodDescriptionFluxCapacitor.aggregateRepository()Returns a client to assist with event sourcing. -
Uses of AggregateRepository in io.fluxcapacitor.javaclient.configuration
Methods in io.fluxcapacitor.javaclient.configuration with parameters of type AggregateRepositoryModifier and TypeMethodDescriptionprotected FluxCapacitorDefaultFluxCapacitor.Builder.doBuild(Map<MessageType, ? extends Tracking> trackingSupplier, CommandGateway commandGateway, QueryGateway queryGateway, EventGateway eventGateway, ResultGateway resultGateway, ErrorGateway errorGateway, MetricsGateway metricsGateway, WebRequestGateway webRequestGateway, AggregateRepository aggregateRepository, EventStore eventStore, KeyValueStore keyValueStore, DocumentStore documentStore, Scheduler scheduler, UserProvider userProvider, Cache cache, Serializer serializer, CorrelationDataProvider correlationDataProvider, Client client, Runnable shutdownHandler) -
Uses of AggregateRepository in io.fluxcapacitor.javaclient.configuration.spring
Methods in io.fluxcapacitor.javaclient.configuration.spring that return AggregateRepositoryModifier and TypeMethodDescriptionFluxCapacitorSpringConfig.aggregateRepository(FluxCapacitor fluxCapacitor) -
Uses of AggregateRepository in io.fluxcapacitor.javaclient.persisting.repository
Classes in io.fluxcapacitor.javaclient.persisting.repository that implement AggregateRepositoryModifier and TypeClassDescriptionclassclass