GenericFactoryImpl.executioner - multiple declarations

Function GenericFactoryImpl.executioner

Set executioner

typeof(this) executioner (
  DefferredExecutioner executioner
) pure nothrow @safe;

Parameters

NameDescription
executioner executioner used to deffer configurations at later time

Returns

typeof(this)

Function GenericFactoryImpl.executioner

Get executioner

DefferredExecutioner executioner () pure nothrow @safe;

Returns

DefferredExecutioner