PersistingFactoryPolicy

Policy responsible for persisting wrapper into storage by some identity.

Members

Aliases

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