Class | Description |
---|---|
SpringAggregateSnapshotter |
Snapshotter implementation that uses the AggregateRoot as state for the snapshot.
|
SpringAggregateSnapshotter.Builder |
Builder class to instantiate a
SpringAggregateSnapshotter . |
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–2019. All rights reserved.