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.
instanceFactory
InstanceFactory instanceFactory()
Undocumented in source. Be warned that the author may not have intended to support it.
instanceType
TypeInfo_Class instanceType()
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.
originatingContainer
shared(DependencyContainer) originatingContainer()
Undocumented in source. Be warned that the author may not have intended to support it.
preDestructor
void delegate() preDestructor()
Undocumented in source. Be warned that the author may not have intended to support it.
preDestructor
void preDestructor(void delegate() preDestructor)
Undocumented in source. Be warned that the author may not have intended to support it.
registeredType
TypeInfo registeredType()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta