DI
Dependency Injection(依存性の注入)のこと
DIはService locatorとは別のもの
学習リソース
Inversion of Control Containers and the Dependency Injection pattern
実現するための道具
DIコンテナ(IoCコンテナとも呼ばれる)
命名の経緯
Martin Fowlerは"Inversion of Control"は一般的な用語だったので"Dependency Injection"という名前をつけた