GenericFactoryPolicy

Policy responsible for creation of generic factory that will create component T.

Members

Aliases

FactoryPolicy
alias FactoryPolicy = DecoratingFactoryPolicy
Undocumented in source.

Static functions

apply
void apply(Z factory)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize(Storage!(ObjectFactory, string) storage, Locator!(Object, string) locator, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta