クラス GenericGroovyXmlContextLoader

実装されたすべてのインターフェース:
AotContextLoaderContextLoaderSmartContextLoader

public class GenericGroovyXmlContextLoader extends GenericXmlContextLoader
Groovy スクリプトおよび XML 構成ファイルから Bean 定義を読み取る AbstractGenericContextLoader の具体的な実装。

デフォルトのリソースの場所は、サフィックス "-context.xml" および "Context.groovy" を使用して検出されます。

導入:
4.1
作成者:
Sam Brannen
関連事項: