Class AliasingContainer.AliasingContainer

Templated aliasing decorated.

class AliasingContainer ;

Fields

NameTypeDescription
aliasings string[const(string)]

Methods

NameDescription
get Get an Object that is associated with key.
getFactories Get all factories available in container.
getFactory Get factory for constructed component identified by identity.
has Check if an element is present in Locator by key id.
link Alias an identity with alias_/
remove Remove factory from decorated with identity.
resolve Resolve the alias to an element identity.
set Set factory in decorated by identity.
unlink Removes alias.