Uses of Package
org.axonframework.modelling.command.inspection
Packages that use org.axonframework.modelling.command.inspection
Package
Description
Classes related to event sourcing.
-
Classes in org.axonframework.modelling.command.inspection used by org.axonframework.eventsourcingClassDescriptionSpecialized EntityModel that describes the capabilities and properties of an aggregate root of type
T.Implementation of theAggregateinterface that allows for an aggregate root to be a POJO with annotations on its Command and Event Handler methods. -
Classes in org.axonframework.modelling.command.inspection used by org.axonframework.modelling.commandClassDescriptionSpecialized EntityModel that describes the capabilities and properties of an aggregate root of type
T.Implementation of theAggregateinterface that allows for an aggregate root to be a POJO with annotations on its Command and Event Handler methods.Interface of an entity model that describes the properties and capabilities of an entity of typeT. -
Classes in org.axonframework.modelling.command.inspection used by org.axonframework.modelling.command.inspectionClassDescriptionAbstract implementation of the
ChildEntityDefinitionto provide reusable functionality for collections of ChildEntityDefinitions.Interface of a factory for anAggregateModelfor any given type defining an aggregate.Specialized EntityModel that describes the capabilities and properties of an aggregate root of typeT.Implementation of theAggregateinterface that allows for an aggregate root to be a POJO with annotations on its Command and Event Handler methods.Interface describing en entity that is a child of another entity.Interface describing the definition of a Child Entity.Interface of an entity model that describes the properties and capabilities of an entity of typeT.Interface describing a message handler capable of forwarding a specific command. -
Classes in org.axonframework.modelling.command.inspection used by org.axonframework.modelling.command.legacyjpaClassDescriptionSpecialized EntityModel that describes the capabilities and properties of an aggregate root of type
T.Implementation of theAggregateinterface that allows for an aggregate root to be a POJO with annotations on its Command and Event Handler methods.