Performs injection of resources, for the cases where a field is labled with the
Inject annotation, but no specific value was provided. This worker must be scheduled beforeInjectWorker .
The implementation of this worker mostly delegates to a chain of command of
InjectionProvider s.