public abstract class AbstractHandleMessageAdvice extends IntegrationObjectSupport implements HandleMessageAdvice
MessageHandler.handleMessage(Message) にのみ適用できるアドバイス用のベース HandleMessageAdvice。EXPRESSION_PARSER, logger| コンストラクターと説明 |
|---|
AbstractHandleMessageAdvice() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected abstract ObjectSE | doInvoke(MethodInvocation invocation, Message<?> message) |
ObjectSE | invoke(MethodInvocation invocation) |
afterPropertiesSet, extractTypeIfPossible, generateId, getApplicationContext, getApplicationContextId, getBeanDescription, getBeanFactory, getBeanName, getChannelResolver, getComponentName, getComponentType, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, isInitialized, onInit, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, setTaskScheduler, toStringcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic final ObjectSE invoke(MethodInvocation invocation) throws ThrowableSE
MethodInterceptor の invoke ThrowableSEprotected abstract ObjectSE doInvoke(MethodInvocation invocation, Message<?> message) throws ThrowableSE
ThrowableSE