クラス SpelFunctionFactoryBean
java.lang.ObjectSE
org.springframework.integration.config.SpelFunctionFactoryBean
- 実装済みのインターフェース一覧:
Aware, BeanNameAware, FactoryBean<MethodSE>, InitializingBean
public class SpelFunctionFactoryBean
extends ObjectSE
implements FactoryBean<MethodSE>, InitializingBean, BeanNameAware
提供された functionClass および functionMethodSignature からの静的
MethodSE の人口を有効な StandardEvaluationContext 関数としてカプセル化する FactoryBean 実装。- 導入:
- 3.0
- 作成者:
- Artem Bilan
- 関連事項:
フィールド概要
インターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
SpelFunctionFactoryBean
方法の詳細
setBeanName
- 次で指定:
- インターフェース
BeanNameAware内のsetBeanName
getFunctionName
afterPropertiesSet
public void afterPropertiesSet()- 次で指定:
- インターフェース
InitializingBean内のafterPropertiesSet
getObject
- 次で指定:
- インターフェース
FactoryBean<MethodSE>内のgetObject
getObjectType
- 次で指定:
- インターフェース
FactoryBean<MethodSE>内のgetObjectType
isSingleton
public boolean isSingleton()- 次で指定:
- インターフェース
FactoryBean<MethodSE>内のisSingleton