| Package | Description |
|---|---|
| org.axonframework.modelling.command.inspection |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateMemberAnnotatedChildEntityCollectionDefinition
Implementation of a
AbstractChildEntityDefinition that is used to detect Collections of entities (member type
assignable to Iterable) annotated with AggregateMember. |
class |
AggregateMemberAnnotatedChildEntityDefinition
Implementation of a
ChildEntityDefinition that is used to detect single entities annotated with AggregateMember. |
class |
AggregateMemberAnnotatedChildEntityMapDefinition
Implementation of a
AbstractChildEntityDefinition that is used to detect Maps with entities as values
annotated with AggregateMember. |
Copyright © 2010–2023. All rights reserved.