SetterMethodConfiguratorPolicy.configureMethod

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

struct SetterMethodConfiguratorPolicy
static
void
configureMethod
(
string member
Z
)

Parameters

Z

component type

member

method that would be called by factory

instantiator T

component factory

locator Locator!()

locator for component dependencies

Meta