Uses of Class
org.axonframework.eventsourcing.AggregateSnapshotter

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

Uses of AggregateSnapshotter in org.axonframework.eventsourcing
 

Subclasses of AggregateSnapshotter in org.axonframework.eventsourcing
 class SpringAggregateSnapshotter
          Implementation of the AggregateSnapshotter that eases the configuration when used within a Spring Application Context.
 



Copyright © 2010-2016. All Rights Reserved.