ConstructorInjectingInstanceFactory

Undocumented in source.
class ConstructorInjectingInstanceFactory : InstanceFactory (
InstanceType
) {}

Constructors

this
this(DependencyContainer container)
Undocumented in source.

Members

Functions

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

Inherited Members

From InstanceFactory

factoryParameters
InstanceFactoryParameters factoryParameters [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
factoryParameters
InstanceFactoryParameters factoryParameters [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Object getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
onConstructed
void onConstructed(InstanceEventHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
createInstance
Object createInstance()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta