クラス ExpressionFactoryBean
java.lang.ObjectSE
org.springframework.beans.factory.config.AbstractFactoryBean<Expression>
org.springframework.integration.config.ExpressionFactoryBean
- 実装されているすべてのインターフェース:
Aware、BeanClassLoaderAware、BeanFactoryAware、DisposableBean、FactoryBean<Expression>、InitializingBean
Expression インスタンスを作成するための FactoryBean。
- 導入:
- 2.0
- 作成者:
- Mark Fisher, Artem Bilan
フィールドのサマリー
クラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたフィールド
loggerインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected ExpressionClassSE<?> voidsetParserConfiguration(SpelParserConfiguration parserConfiguration) クラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたメソッド
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
コンストラクターの詳細
ExpressionFactoryBean
メソッドの詳細
setParserConfiguration
getObjectType
- 次で指定:
- インターフェース
FactoryBean<Expression>のgetObjectType - 次で指定:
- クラス
AbstractFactoryBean<Expression>のgetObjectType
createInstance
- 次で指定:
- クラス
AbstractFactoryBean<Expression>のcreateInstance