Uses of Package
org.axonframework.eventhandling.annotation

Packages that use org.axonframework.eventhandling.annotation
org.axonframework.eventhandling.annotation Classes in support of the configuration of Event Handlers using annotations. 
 

Classes in org.axonframework.eventhandling.annotation used by org.axonframework.eventhandling.annotation
AbstractAnnotatedParameterResolverFactory
          ParameterResolverFactory that will supply a parameter resolver when a matching parameter annotation is paired with a suitable type of parameter.
AnnotationEventListenerAdapter
          Adapter that turns any bean with EventHandler annotated methods into an EventListener.
 



Copyright © 2010-2016. All Rights Reserved.