Contents
Class MethodNameMappingPublisherMetadataSource
java.lang.Object
org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
- Since:
- 2.0
- Author:
- Mark Fisher, Artem Bilan
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final ExpressionParser
static final String
static final Expression
static final String
-
Constructor Summary
ConstructorsConstructorDescriptionMethodNameMappingPublisherMetadataSource
(Map<String, String> payloadExpressionMap) -
Method Summary
Modifier and TypeMethodDescriptiongetChannelName
(Method method) getExpressionForPayload
(Method method) getExpressionsForHeaders
(Method method) void
setChannelMap
(Map<String, String> channelMap) void