クラス MongoDbFactoryParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.data.mongodb.config.MongoDbFactoryParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
- 作成者:
- Jon Brisbin, Oliver Gierke, Thomas Darimont, Christoph Strobl, Viktor Khoroshko, Mark Paluch
フィールド概要
クラス AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明protected AbstractBeanDefinitionparseInternal(ElementSE element, ParserContext parserContext) protected StringSEresolveId(ElementSE element, AbstractBeanDefinition definition, ParserContext parserContext)
コンストラクターの詳細
MongoDbFactoryParser
public MongoDbFactoryParser()
方法の詳細
resolveId
protected StringSE resolveId(ElementSE element, AbstractBeanDefinition definition, ParserContext parserContext) throws BeanDefinitionStoreException - オーバーライド:
- クラス
AbstractBeanDefinitionParserのresolveId - 例外:
BeanDefinitionStoreException
parseInternal
- 次で指定:
- クラス
AbstractBeanDefinitionParserのparseInternal