|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axonframework.eventhandling.annotation | |
---|---|
org.axonframework.eventhandling.annotation | Classes in support of the configuration of Event Handlers using annotations. |
org.axonframework.quickstart | |
org.axonframework.quickstart.annotated |
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 . |
Classes in org.axonframework.eventhandling.annotation used by org.axonframework.quickstart | |
---|---|
EventHandler
Annotation to be placed on methods that can handle events. |
Classes in org.axonframework.eventhandling.annotation used by org.axonframework.quickstart.annotated | |
---|---|
EventHandler
Annotation to be placed on methods that can handle events. |
|
Timestamp
Annotation indication that a parameter on an Event Handler method should be injected with the Timestamp of an Event Message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |