skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
NewInstanceScope
skadi
container
registration
Undocumented in source.
class
NewInstanceScope :
CreationScope
{
TypeInfo_Class
instantiatableType
;
this
(TypeInfo_Class instantiatableType);
Object
getInstance
();
}
Constructors
this
this
(TypeInfo_Class instantiatableType)
Undocumented in source.
Members
Functions
getInstance
Object
getInstance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
instantiatableType
TypeInfo_Class
instantiatableType
;
Undocumented in source.
Inherited Members
From CreationScope
getInstance
Object
getInstance
()
Undocumented in source.
Meta
Source
See Implementation
skadi
container
registration
classes
ExistingInstanceScope
InstantiationContext
NewInstanceScope
NoScopeDefinedException
NullScope
Registration
SingleInstanceScope
functions
existingInstance
newInstance
singleInstance
toConcreteTypeListString