Uses of Class
org.axonframework.eventsourcing.annotation.AggregateAnnotationInspector

Packages that use AggregateAnnotationInspector
org.axonframework.eventsourcing.annotation   
 

Uses of AggregateAnnotationInspector in org.axonframework.eventsourcing.annotation
 

Methods in org.axonframework.eventsourcing.annotation that return AggregateAnnotationInspector
static AggregateAnnotationInspector AggregateAnnotationInspector.getInspector(Class<?> entityType, ParameterResolverFactory parameterResolverFactory)
          Returns (or creates) an inspector for the given entityType.
 



Copyright © 2010-2016. All Rights Reserved.