クラス MethodNameMappingPublisherMetadataSource
java.lang.ObjectSE
org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
- 導入:
- 2.0
- 作成者:
- Mark Fisher, Artem Bilan
フィールドのサマリー
フィールド修飾子と型フィールド説明static final StringSEstatic final StringSEstatic final ExpressionParserstatic final StringSEstatic final Expressionstatic final StringSEコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSEgetChannelName(MethodSE method) @Nullable ExpressiongetExpressionForPayload(MethodSE method) @Nullable MapSE<StringSE, Expression> getExpressionsForHeaders(MethodSE method) voidsetChannelMap(MapSE<StringSE, StringSE> channelMap) void
フィールドの詳細
METHOD_NAME_VARIABLE_NAME
- 関連事項:
ARGUMENT_MAP_VARIABLE_NAME
- 関連事項:
RETURN_VALUE_VARIABLE_NAME
- 関連事項:
EXCEPTION_VARIABLE_NAME
- 関連事項:
EXPRESSION_PARSER
RETURN_VALUE_EXPRESSION
コンストラクターの詳細
MethodNameMappingPublisherMetadataSource
メソッドの詳細
setHeaderExpressionMap
setChannelMap
getExpressionForPayload
getExpressionsForHeaders
getChannelName