Uses of Class
org.axonframework.eventsourcing.CachingEventSourcingRepository

Packages that use CachingEventSourcingRepository
org.axonframework.eventsourcing Classes related to event sourcing. 
 

Uses of CachingEventSourcingRepository in org.axonframework.eventsourcing
 

Subclasses of CachingEventSourcingRepository in org.axonframework.eventsourcing
 class CachingGenericEventSourcingRepository<T extends EventSourcedAggregateRoot>
          The CachingGenericEventSourcingRepository is a special EventSourcingRepository implementation that can act as a repository for any type of EventSourcedAggregateRoot.
 



Copyright © 2011. All Rights Reserved.