Uses of Package
org.axonframework.modelling.entity
Packages that use org.axonframework.modelling.entity
Package
Description
Part of the Axon Modelling module.
Part of the Axon Modelling module.
Part of the Axon Modelling module.
Part of the Axon Modelling module.
-
Classes in org.axonframework.modelling.entity used by org.axonframework.modelling.configurationClassDescriptionThe messaging metamodel of entity type
E, containing the information needed to handle commands and events.Builder for anEntityMetamodelinstance, allowing the registration of command handlers, an entity evolver, and child entities. -
Classes in org.axonframework.modelling.entity used by org.axonframework.modelling.entityClassDescriptionFunctional interface describing a handler of a
CommandMessagefor that uses an entity to make a decision.The messaging metamodel of entity typeE, containing the information needed to handle commands and events.Builder for anEntityMetamodelinstance, allowing the registration of command handlers, an entity evolver, and child entities.Builder for a polymorphicEntityMetamodel, where a parent entity can have multiple concrete child entities. -
Classes in org.axonframework.modelling.entity used by org.axonframework.modelling.entity.annotationClassDescriptionThe messaging metamodel of entity type
E, containing the information needed to handle commands and events. -
Classes in org.axonframework.modelling.entity used by org.axonframework.modelling.entity.childClassDescriptionThe messaging metamodel of entity type
E, containing the information needed to handle commands and events.