| Package | Description | 
|---|---|
| org.axonframework.commandhandling.model.inspection | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractChildEntityDefinition
Abstract implementation of the  
ChildEntityDefinition to
 provide reusable functionality for collections of ChildEntityDefinitions. | 
class  | 
AggregateMemberAnnotatedChildEntityCollectionDefinition
Implementation of a  
AbstractChildEntityDefinition that is used to detect Collections of entities
 (field 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–2018. All rights reserved.