T - The type of entity to which the message handler will delegate the actual handling of the messagepublic interface QueryHandlingMember<T> extends MessageHandlingMember<T>
| Modifier and Type | Method and Description | 
|---|---|
String | 
getQueryName()
Returns the name of the query the handler can handle 
 | 
Type | 
getResultType()
Returns the return type declared by the handler 
 | 
annotationAttributes, canHandle, handle, hasAnnotation, payloadType, priority, unwrapCopyright © 2010–2018. All rights reserved.