|
|
От: |
Sharov
|
|
| Дата: | 19.12.19 22:24 | ||
| Оценка: | |||
$>The injector tracks the dependencies for each type and uses bindings to inject them. This is the core of Guice, although you rarely interact with it directly. This "behind-the-scenes" operation is what distinguishes dependency injection from its cousin, the service locator pattern.
$>