@TargetSE(valueSE={TYPESE,METHODSE}) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE public @interface GlobalChannelInterceptor
ChannelInterceptor コンポーネントは、提供された patterns を使用してチャネル名と一致するグローバルチャネルインターセプターとして適用されます。 このアノテーションは、Component Bean の class レベル、および Bean を使用するメソッドで使用できます。
このアノテーションは <int:channel-interceptor/> の類似物です。
public abstract StringSE[] patterns
PatternMatchUtils.smartMatch(String, String...)