public static interface AbstractReplyProducingMessageHandler.RequestHandler
AbstractReplyProducingMessageHandler.handleRequestMessage(Message)
method. Also allows access to the underlying
AbstractReplyProducingMessageHandler
to obtain properties.getAdvisedHandler()
Modifier and Type | Method and Description |
---|---|
AbstractReplyProducingMessageHandler |
getAdvisedHandler()
Utility method, intended for use in message handler advice classes to get
information about the advised object.
|
Object |
handleRequestMessage(org.springframework.messaging.Message<?> requestMessage) |
String |
toString() |
Object handleRequestMessage(org.springframework.messaging.Message<?> requestMessage)
AbstractReplyProducingMessageHandler getAdvisedHandler()
((AbstractReplyProducingMessageHandler.RequestHandler)
invocation.getThis()).getAdvisedHandler().getComponentName()