クラス PollSkipAdvice

java.lang.ObjectSE
org.springframework.integration.scheduling.PollSkipAdvice
実装されたすべてのインターフェース:
AdviceInterceptorMethodInterceptor

public class PollSkipAdvice extends ObjectSE implements MethodInterceptor
ポーリングをスキップするかどうかを決定する、ポーラーのアドバイスチェーンに追加できるアドバイス。フローにダウンストリーム条件が存在する場合に、ポーリングを一時的に中断するために使用できます。
導入:
4.1
作成者:
Gary Russell, Artem Bilan