|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnnotationHandlerBeanPostProcessor | |
---|---|
org.axonframework.commandhandling.annotation | Classes that provide annotation support for command handling. |
org.axonframework.eventhandling.annotation | Classes in support of the configuration of Event Handlers using annotations. |
Uses of AbstractAnnotationHandlerBeanPostProcessor in org.axonframework.commandhandling.annotation |
---|
Subclasses of AbstractAnnotationHandlerBeanPostProcessor in org.axonframework.commandhandling.annotation | |
---|---|
class |
AnnotationCommandHandlerBeanPostProcessor
Spring Bean post processor that automatically generates an adapter for each bean containing CommandHandler annotated methods. |
Uses of AbstractAnnotationHandlerBeanPostProcessor in org.axonframework.eventhandling.annotation |
---|
Subclasses of AbstractAnnotationHandlerBeanPostProcessor in org.axonframework.eventhandling.annotation | |
---|---|
class |
AnnotationEventListenerBeanPostProcessor
Spring Bean post processor that automatically generates an adapter for each bean containing EventHandler
annotated methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |