| A Spring TargetSource that is "even more lazy" than LazyInitTargetSource,
in that it does not assume that the target bean reference is resolvable
at the time of creation. This is necessary to support "unreasonable" models
where bean definitions are being dynamically loaded, or parent containers
attached.
author: Antranig Basman (antranig@caret.cam.ac.uk) |