AbstractFactory

TODO - Class JavaDoc

Constructors

this
this()
Undocumented in source.

Members

Functions

createInstance
T createInstance()
Undocumented in source.
getInstance
T getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
isSingleton
bool isSingleton()
Undocumented in source. Be warned that the author may not have intended to support it.
setSingleton
void setSingleton(bool singleton)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta