DecoratingFactoryPolicy.locator

Set locator

  1. Locator!() locator [@property setter]
    mixintemplate DecoratingFactoryPolicy()
    @property @safe nothrow
    typeof(this)
    locator
  2. inout(Locator!()) locator [@property getter]

Parameters

locator Locator!()

the locator used somehow by locator aware component

Return Value

Type: typeof(this)

typeof(this)

Meta