skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
ExistingInstanceScope
skadi
container
registration
Undocumented in source.
class
ExistingInstanceScope :
CreationScope
{
Object
instance
;
this
(Object instance);
Object
getInstance
();
}
Constructors
this
this
(Object instance)
Undocumented in source.
Members
Functions
getInstance
Object
getInstance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
instance
Object
instance
;
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