Package org.axonframework.eventsourcing.configuration
package org.axonframework.eventsourcing.configuration
-
ClassDescriptionEventSourcedEntityModule<ID,
E> An expansion of theEntityModule, 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 aComponentBuilderfor anEntityIdResolvershould 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.AConfigurationEnhancerregistering the default components of theEventSourcingConfigurer.The event sourcingApplicationConfigurerof Axon Framework's configuration API.