ContextInjector

Undocumented in source.
final
class ContextInjector : DefaultInjector () {}

Constructors

this
this(AggregateContainer c)
Undocumented in source.

Inherited Members

From DefaultInjector

_DEFAULT_CONTAINER
AggregateContainer _DEFAULT_CONTAINER;
Undocumented in source.
_container
AggregateContainer _container;
Undocumented in source.
config
auto config()
Undocumented in source. Be warned that the author may not have intended to support it.
resolve
auto resolve(Arg arg)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Arg arg)
Undocumented in source. Be warned that the author may not have intended to support it.
instantiate
auto instantiate()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta