インターフェース BeanDefinitionRegisteringParser

すべての既知の実装クラス:
WireTapParser

public interface BeanDefinitionRegisteringParser
要素の解析、Bean 定義の作成、Bean の登録を担当するパーサー用のシンプルな戦略インターフェース。parse(Element, ParserContext) メソッドは、登録された Bean の名前を返す必要があります。
作成者:
Mark Fisher
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    parse(ElementSE element, ParserContext parserContext)