Uses of Package
org.axonframework.modelling.configuration
Packages that use org.axonframework.modelling.configuration
Package
Description
-
Classes in org.axonframework.modelling.configuration used by org.axonframework.eventsourcing.configurationClassDescriptionFunctional interface used to build an
EntityMetamodelfor a specific entity type, based on the providedConfigurationandEntityMetamodelBuilder.The modellingApplicationConfigurerof Axon Framework's configuration API, providing registration methods to, for example, register aCommandHandlingModule. -
Classes in org.axonframework.modelling.configuration used by org.axonframework.modelling.configurationClassDescriptionFunctional interface used to build an
EntityMetamodelfor a specific entity type, based on the providedConfigurationandEntityMetamodelBuilder.The modellingApplicationConfigurerof Axon Framework's configuration API, providing registration methods to, for example, register aCommandHandlingModule.An expansion on theEntityModule, specifically for state-based entities.The "entity ID resolver" phase of the state-based entity builder.The "messaging metamodel" phase of the state-based entity builder.The "persister" phase of the state-based entity builder.The repository phase of the state-based entity builder.