クラス AbstractHandleMessageAdvice

java.lang.ObjectSE
org.springframework.integration.context.IntegrationObjectSupport
org.springframework.integration.handler.advice.AbstractHandleMessageAdvice
実装されたすべてのインターフェース:
AdviceInterceptorMethodInterceptorAwareBeanFactoryAwareBeanNameAwareInitializingBeanApplicationContextAwareComponentSourceAwareExpressionCapableHandleMessageAdviceNamedComponent
既知の直属サブクラス
IdempotentReceiverInterceptor

public abstract class AbstractHandleMessageAdvice extends IntegrationObjectSupport implements HandleMessageAdvice
MessageHandler.handleMessage(Message) にのみ適用できるアドバイス用のベース HandleMessageAdvice
導入:
4.3.1
作成者:
Artem Bilan, Gary Russell