Function ValueFactoryConfiguratorPolicy.configure

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

void configure(T, Z) (
  T instantiator,
  Locator!() locator
);

Parameters

NameDescription
instantiator factory which is set value instance factory from @value annotation
locator locator used by factory