AutowiredRegistration

Undocumented in source.

Constructors

this
this(TypeInfo registeredType, InstanceFactory instanceFactory, shared(DependencyContainer) originatingContainer)
Undocumented in source.

Members

Functions

getInstance
Object getInstance(InstantiationContext context)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Registration

registeredType
registeredType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
instanceType
instanceType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
originatingContainer
originatingContainer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
instanceFactory
instanceFactory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
preDestructor
preDestructor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
preDestructor
void delegate() preDestructor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Object getInstance(InstantiationContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
linkTo
Registration linkTo(Registration registration)
Undocumented in source. Be warned that the author may not have intended to support it.
onConstructed
Registration onConstructed(InstanceEventHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta