Uses of Class
org.axonframework.eventsourcing.AbstractEventSourcedEntity

Packages that use AbstractEventSourcedEntity
org.axonframework.eventsourcing.annotation   
 

Uses of AbstractEventSourcedEntity in org.axonframework.eventsourcing.annotation
 

Subclasses of AbstractEventSourcedEntity in org.axonframework.eventsourcing.annotation
 class AbstractAnnotatedEntity
          Convenience super type for entities (other than aggregate roots) that have their event handler methods annotated with the EventHandler annotation.
 



Copyright © 2010-2016. All Rights Reserved.