overridden Factory Or Null
Gets a factory from the overridden binding, if this binding overrides an existing binding.
Return
A factory yielded by the overridden binding, or null if this binding does not override an existing binding.
Throws
When calling the factory function, if the instance construction triggered a dependency loop.