Uses of Class
org.axonframework.eventhandling.annotation.AnnotationEventHandlerInvoker

Packages that use AnnotationEventHandlerInvoker
org.axonframework.eventsourcing.annotation   
 

Uses of AnnotationEventHandlerInvoker in org.axonframework.eventsourcing.annotation
 

Methods in org.axonframework.eventsourcing.annotation that return AnnotationEventHandlerInvoker
 AnnotationEventHandlerInvoker AggregateAnnotationInspector.createEventHandlerInvoker(Object instance)
          Creates a new EventHandlerInvoker that invokes methods on the given instance.
 



Copyright © 2010-2012. All Rights Reserved.