Interface ComponentDefinitionLoader

All Known Implementing Classes:
XmlComponentDefinitionLoader

public interface ComponentDefinitionLoader
コンポーネントの定義を読み込むインタフェース。
  • Method Summary

    Modifier and Type
    Method
    Description
    load(DiContainer container)
    コンポーネント定義をロードする。
  • Method Details

    • load

      コンポーネント定義をロードする。
      Parameters:
      container - ロードするコンテナ
      Returns:
      コンポーネント定義のリスト