| Class | Description | 
|---|---|
| SpringAggregateSnapshotter | Snapshotter implementation that uses the AggregateRoot as state for the snapshot. | 
| SpringAggregateSnapshotterFactoryBean | Implementation of the  AggregateSnapshotterthat 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–2017. All rights reserved.