| Interface | Description |
|---|---|
| DependencyResolver |
Find a dependency given a type.
|
| DependencyResolver.SelectionStrategy |
Responsible for making the choice between available candidates.
|
| DependencySatisfier |
Able to satisfy dependencies, later needed to be resolved by for example a
DependencyResolver. |
| Class | Description |
|---|---|
| Dependencies | |
| DependencyResolver.Adapter | Deprecated
in next major version default selection strategy will be changed to more strict
DependencyResolver.SelectionStrategy.ONLY |
| Exception | Description |
|---|---|
| UnsatisfiedDependencyException |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.