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, canHandleType, declaringClass, handle, hasAnnotation, payloadType, priority, unwrap
Copyright © 2010–2020. All rights reserved.