- instantiated
bool instantiated;
Undocumented in source.
- getInstance
auto ref getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
- _container
AggregateContainer _container;
Undocumented in source.
- services
void services(T parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- scanPrototype
void scanPrototype(PrototypeContainer )
Undocumented in source.
- configureSingleton
void configureSingleton(SingletonContainer )
Undocumented in source.
- resolve
auto resolve(Arg arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(const(string) arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(T t, const(string) arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- setParam
void setParam(string k, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- getParam
T getParam(string k)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- instantiate
auto instantiate()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(T container)
Undocumented in source.