Template FactoryLocatorMixin

Mix in factory locator interface implementation that delegates the logic to decorated container.

template FactoryLocatorMixin(T, W) ;

Contained Functions

NameDescription
getFactories Get all factories available in container.
getFactory Get factory for constructed component identified by identity.