Thrown when something goes wrong during value injection.
Thrown by injectors when the value with the given key cannot be found.
Interface which should be implemented by value injectors.
UDA used for marking class members which should be value-injected.
UDA used for marking class members which should be value-injected.
This module contains facilities to support value injection. Actual injection is done by the autowiring mechanism.