Package | Description |
---|---|
org.springframework.messaging.handler.invocation |
Common infrastructure for invoking message handler methods.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMethodMessageHandler.registerExceptionHandlerAdvice(MessagingAdviceBean bean,
AbstractExceptionHandlerMethodResolver resolver)
Subclasses can invoke this method to populate the MessagingAdviceBean cache
(e.g.
|