- decorated
GenericFactory!T decorated [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- decorated
GenericFactory!T decorated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- locator
Locator!() locator [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- locator
Locator!() locator [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- setInstanceFactory
InstanceFactory!T setInstanceFactory [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
A base class for generic factory decorators that channels calls to decorated generic factory.