Uses of Package
org.axonframework.eventsourcing.configuration
Packages that use org.axonframework.eventsourcing.configuration
Package
Description
Part of the Axon Eventsourcing module.
-
Classes in org.axonframework.eventsourcing.configuration used by org.axonframework.eventsourcing.configurationClassDescriptionAn expansion of the
EntityModule, specifically for event-sourced entities.Phase of the module's building process in which aComponentBuilderfor aCriteriaResolvershould be provided.Phase of the module's building process in which aComponentBuilderfor anEventSourcedEntityFactoryshould be provided.Phase of the module's building process in which the user should define the messaging metamodel for the event-sourced entity being built.Phase of the module's building process in which optional parameters can be provided.The event sourcingApplicationConfigurerof Axon Framework's configuration API.