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

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

Uses of AnnotationEventListenerAdapter in org.axonframework.eventhandling.annotation
 

Methods in org.axonframework.eventhandling.annotation that return AnnotationEventListenerAdapter
protected  AnnotationEventListenerAdapter AnnotationEventListenerBeanPostProcessor.initializeAdapterFor(Object bean)
          Create an AnnotationEventListenerAdapter instance of the given bean.
 



Copyright © 2011. All Rights Reserved.