Package | Description |
---|---|
org.axonframework.queryhandling.annotation | |
org.axonframework.spring.config |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationQueryHandlerAdapter<T>
Adapter that turns any
@QueryHandler annotated bean into a MessageHandler
implementation. |
Modifier and Type | Method and Description |
---|---|
void |
QueryHandlerSubscriber.setQueryHandlers(Collection<QueryHandlerAdapter> queryHandlers)
Deprecated.
|
Copyright © 2010–2023. All rights reserved.