クラス 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) 方法の概要
コンストラクターの詳細
ExpressionArgumentsStrategy
ExpressionArgumentsStrategy
方法の詳細
setBeanFactory
- 次で指定:
- インターフェース
BeanFactoryAware内のsetBeanFactory - 例外:
BeansException
afterPropertiesSet
public void afterPropertiesSet()- 次で指定:
- インターフェース
InitializingBean内のafterPropertiesSet
resolve
- 次で指定:
- インターフェース
ArgumentsStrategy内のresolve