Package org.axonframework.modelling.configuration
package org.axonframework.modelling.configuration
-
ClassDescriptionFunctional interface used to build an
EntityMetamodelfor a specific entity type, based on the providedConfigurationandEntityMetamodelBuilder.EntityModule<ID,E> AConfigurationEnhancerregistering the default components of theModellingConfigurer.The modellingApplicationConfigurerof Axon Framework's configuration API, providing registration methods to, for example, register aCommandHandlingModule.StateBasedEntityModule<ID,E> 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.