Represents a reference to data yet to be constructed.
Represents a reference to data yet to be constructed. It will instantiate the referenced data using an object factory, and will serve it to requestor.
Resolve the reference, to referenced data.
Get factory
Set factory
See Implementation
Represents a reference to data yet to be constructed.
Represents a reference to data yet to be constructed. It will instantiate the referenced data using an object factory, and will serve it to requestor.