Package | Description |
---|---|
org.axonframework.spring.eventsourcing | |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
SpringAggregateSnapshotter |
SpringAggregateSnapshotter.Builder.build()
Initializes a
SpringAggregateSnapshotter as specified through this Builder. |
SpringAggregateSnapshotter |
SpringAggregateSnapshotterFactoryBean.getObject() |
Modifier and Type | Method and Description |
---|---|
SpringAggregateSnapshotter |
AxonAutoConfiguration.aggregateSnapshotter(Configuration configuration,
HandlerDefinition handlerDefinition,
ParameterResolverFactory parameterResolverFactory,
EventStore eventStore,
TransactionManager transactionManager) |
Copyright © 2010–2020. All rights reserved.