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

Packages that use AbstractAnnotatedAggregateRoot
org.axonframework.eventsourcing.annotation   
 

Uses of AbstractAnnotatedAggregateRoot in org.axonframework.eventsourcing.annotation
 

Methods in org.axonframework.eventsourcing.annotation with parameters of type AbstractAnnotatedAggregateRoot
<I> I
AggregateAnnotationInspector.getIdentifier(AbstractAnnotatedAggregateRoot<I> aggregateRoot)
          Returns the identifier of the given aggregateRoot.
 



Copyright © 2010-2012. All Rights Reserved.