| Class | Description | 
|---|---|
| SpringAggregateSnapshotter | 
 Snapshotter implementation that uses the AggregateRoot as state for the snapshot. 
 | 
| SpringAggregateSnapshotterFactoryBean | 
 Implementation of the  
AggregateSnapshotter that eases the configuration when
 used within a Spring Application Context. | 
| SpringPrototypeAggregateFactory<T> | 
 AggregateFactory implementation that uses Spring prototype beans to create new uninitialized instances of
 Aggregates. 
 | 
Copyright © 2010–2018. All rights reserved.