ValueFactoryConfiguratorPolicy.configure

Set value factory that takes component from @value annotation and provides it as a new component.

struct ValueFactoryConfiguratorPolicy
static
void
configure
()

Parameters

instantiator T

factory which is set value instance factory from @value annotation

locator Locator!()

locator used by factory

Meta