クラス SpelFunctionFactoryBean

java.lang.ObjectSE
org.springframework.integration.config.SpelFunctionFactoryBean
実装されたすべてのインターフェース:
AwareBeanNameAwareFactoryBean<MethodSE>InitializingBean

public class SpelFunctionFactoryBean extends ObjectSE implements FactoryBean<MethodSE>, InitializingBean, BeanNameAware
提供された functionClass および functionMethodSignature からの静的 MethodSE の母集団を有効な StandardEvaluationContext 関数としてカプセル化する FactoryBean 実装。
導入:
3.0
作成者:
Artem Bilan
関連事項: