Default constructor for GenericConvertorContainer!(FromType, DefaultConvertorFactory)
Get a component that is associated with key.
Get all factories available in container.
Get factory for constructed component identified by identity.
Check if a component is present in Locator by key id.
Sets up the internal state of container.
Remove an convertor factory from GenericConvertorContainer with identity.
Save a convertor factory in GenericConvertorContainer by key identity.
Set locator
Get locator of FromType data
original form of data based on which components are constructed.
convertor factory that is used by default in this container (used for some generic stuff)
An implementation of ConvertorContainer.