GcRegisteringContainer.GcRegisteringContainer

Undocumented in source.

Constructors

this
this()

Default constructor for GcRegisteringContainer

Members

Functions

remove
GcRegisteringContainer!T remove(string identity)

Remove an object factory from container.

set
GcRegisteringContainer!T set(ObjectFactory element, string identity)

Set object factory

Mixins

__anonymous
mixin MutableDecoratorMixin!(T)
Undocumented in source.
__anonymous
mixin LocatorMixin!(typeof(this))
Undocumented in source.
__anonymous
mixin ContainerMixin!(typeof(this))
Undocumented in source.
__anonymous
mixin AliasAwareMixin!(typeof(this))
Undocumented in source.
__anonymous
mixin FactoryLocatorMixin!(typeof(this))
Undocumented in source.

Meta