Registration

Undocumented in source.

Constructors

this
this(TypeInfo registeredType, TypeInfo_Class instanceType, 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.
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.

Properties

instanceFactory
instanceFactory [@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.
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.
registeredType
registeredType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta