InheritanceSetalias InheritanceSet = NoDuplicates!(Container, Storage!(ObjectFactory, string), Decorator!Container, Filter!(templateOr!(partialSuffixed!(isDerived, AliasAware!string), partialSuffixed!(isDerived, FactoryLocator!ObjectFactory)), InterfacesTuple!T))
A decorating container that can provide for requested base class or interface, one implementor of those. This decorated will inherit following interfaces if and only if T also implements them:
Decorated container must implement following interfaces: