Class IntegrationInvocableHandlerMethod
java.lang.Object
org.springframework.core.annotation.AnnotatedMethod
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 AnnotatedMethod
AnnotatedMethod.AnnotatedMethodParameter -
Field Summary
Fields inherited from class HandlerMethod
defaultLogger, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InvocableHandlerMethod
getMethodArgumentValues, invoke, setMessageMethodArgumentResolvers, setParameterNameDiscovererMethods inherited from class HandlerMethod
assertTargetBean, createWithResolvedBean, equals, formatInvokeError, getBean, getBeanType, getContainingClass, getLogger, getResolvedFromHandlerMethod, getShortLogMessage, hashCode, setLoggerMethods inherited from class AnnotatedMethod
findProvidedArgument, formatArgumentError, getBridgedMethod, getMethod, getMethodAnnotation, getMethodParameters, getReturnType, getReturnValueType, hasMethodAnnotation, isVoid, toString
-
Constructor Details
-
IntegrationInvocableHandlerMethod
-
-
Method Details
-
doInvoke
-