Uses of Interface
org.fuin.ddd4j.ddd.AggregateCache
Packages that use AggregateCache
-
Uses of AggregateCache in org.fuin.ddd4j.ddd
Classes in org.fuin.ddd4j.ddd that implement AggregateCache -
Uses of AggregateCache in org.fuin.ddd4j.esrepo
Methods in org.fuin.ddd4j.esrepo that return AggregateCacheModifier and TypeMethodDescriptionprotected @NotNull AggregateCache<AGGREGATE>EventStoreRepository.getAggregateCache()Returns the aggregate cache.