クラス MethodAnnotationPublisherMetadataSource
java.lang.ObjectSE
org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
アノテーションからチャネル名と式の文字列を取得する
PublisherMetadataSource 実装。- 導入:
- 2.0
- 作成者:
- Mark Fisher, Artem Bilan, Gareth Chapman, Cameron Mayfield, Chengchen Ji, Gary Russell
フィールド概要
フィールド修飾子と型フィールド説明static final StringSEstatic final StringSEstatic final ExpressionParserstatic final StringSEstatic final Expressionstatic final StringSEコンストラクター概要
コンストラクターコンストラクター説明MethodAnnotationPublisherMetadataSource(SetSE<ClassSE<? extends AnnotationSE>> annotationTypes) 方法の概要
修飾子と型メソッド説明getChannelName(MethodSE method) getExpressionForPayload(MethodSE method) getExpressionsForHeaders(MethodSE method) voidsetChannelAttributeName(StringSE channelAttributeName)
フィールドの詳細
コンストラクターの詳細
MethodAnnotationPublisherMetadataSource
public MethodAnnotationPublisherMetadataSource()MethodAnnotationPublisherMetadataSource
public MethodAnnotationPublisherMetadataSource(SetSE<ClassSE<? extends AnnotationSE>> annotationTypes)
方法の詳細
setChannelAttributeName
getChannelName
getExpressionForPayload
getExpressionsForHeaders