WrappingFactoryPolicy

Policy responsible for creation of factory wrapper suitable for storing into storage.

Members

Aliases

FactoryPolicy
alias FactoryPolicy = WrapperStorePolicy
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