Interface | Description |
---|---|
QueryHandlingMember<T> |
Interface indicating that a MessageHandlingMember is capable of handling specific query messages.
|
Class | Description |
---|---|
AnnotationQueryHandlerAdapter<T> |
Adapter that turns any
@QueryHandler annotated bean into a MessageHandler implementation. |
MethodQueryMessageHandlerDefinition |
Definition of handlers that can handle QueryMessages.
|
Copyright © 2010–2017. All rights reserved.