|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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,
ParameterResolverFactory parameterResolverFactory)
|
static AnnotationEventListenerAdapter |
AnnotationEventListenerAdapter.subscribe(Object annotatedEventListener,
EventBus eventBus)
Subscribe the given annotatedEventListener to the given eventBus. |
| Methods in org.axonframework.eventhandling.annotation with parameters of type AnnotationEventListenerAdapter | |
|---|---|
protected void |
AnnotationEventListenerBeanPostProcessor.subscribe(EventListener bean,
AnnotationEventListenerAdapter adapter)
|
protected void |
AnnotationEventListenerBeanPostProcessor.unsubscribe(EventListener bean,
AnnotationEventListenerAdapter adapter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||