Class IntegrationInvocableHandlerMethod
java.lang.Object
org.springframework.messaging.handler.HandlerMethod
org.springframework.messaging.handler.invocation.InvocableHandlerMethod
org.springframework.integration.handler.support.IntegrationInvocableHandlerMethod
An
InvocableHandlerMethod
extension for Spring Integration requirements.- Since:
- 6.0
- Author:
- Artem Bilan
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.messaging.handler.HandlerMethod
HandlerMethod.HandlerMethodParameter
-
Field Summary
Fields inherited from class org.springframework.messaging.handler.HandlerMethod
defaultLogger, logger
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
getMethodArgumentValues, invoke, setMessageMethodArgumentResolvers, setParameterNameDiscoverer
Methods inherited from class org.springframework.messaging.handler.HandlerMethod
assertTargetBean, createWithResolvedBean, equals, findProvidedArgument, formatArgumentError, formatInvokeError, getBean, getBeanType, getBridgedMethod, getLogger, getMethod, getMethodAnnotation, getMethodParameters, getResolvedFromHandlerMethod, getReturnType, getReturnValueType, getShortLogMessage, hashCode, hasMethodAnnotation, isVoid, setLogger, toString
-
Constructor Details
-
IntegrationInvocableHandlerMethod
-
-
Method Details
-
doInvoke
- Overrides:
doInvoke
in classInvocableHandlerMethod
- Throws:
Exception
-