クラス ExpressionArgumentsStrategy
java.lang.ObjectSE
org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
- 実装されているすべてのインターフェース:
Aware、BeanFactoryAware、InitializingBean、ArgumentsStrategy
public class ExpressionArgumentsStrategy extends ObjectSE implements ArgumentsStrategy, BeanFactoryAware, InitializingBean
- 導入:
- 4.0
- 作成者:
- Artem Bilan, Gary Russell
コンストラクターの概要
コンストラクター コンストラクター 説明 ExpressionArgumentsStrategy(StringSE[] argumentExpressions)ExpressionArgumentsStrategy(StringSE[] argumentExpressions, boolean useCommandVariable)メソッドのサマリー
修飾子と型 メソッド 説明 voidafterPropertiesSet()ObjectSE[]resolve(StringSE command, Message<?> message)voidsetBeanFactory(BeanFactory beanFactory)voidsetIntegrationEvaluationContext(EvaluationContext evaluationContext)
コンストラクターの詳細
メソッドの詳細
setIntegrationEvaluationContext
setBeanFactory
- 次で指定:
- インターフェース
BeanFactoryAwareのsetBeanFactory - 例外:
BeansException
afterPropertiesSet
public void afterPropertiesSet()- 次で指定:
- インターフェース
InitializingBeanのafterPropertiesSet
resolve
- 次で指定:
- インターフェース
ArgumentsStrategyのresolve