Function SetterMethodConfiguratorPolicy.configureMethod

Configure instantiator to call @setter annotated method with arguments from annotation

void configureMethod(string member, T, Z) (
  T instantiator,
  Locator!() locator
);

Parameters

NameDescription
Z component type
member method that would be called by factory
instantiator component factory
locator locator for component dependencies