Constructor for a container for document.
Convert from component to component.
Check whether convertor is able to convert from.
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Check whether convertor is able to convert to.
Destroy component created using this convertor.
Get a component that is associated with key.
Check if an element is present in Locator by key id.
Sets up the internal state of container.
Remove an element from Storage with identity.
Save an element in Storage by key identity.
Destruct all managed components.
Set accessor
Get accessor
Set document
Get document
Get the type info of component that convertor can convert from.
Set guesser
Get guesser
Get the type info of component that convertor is able to convert to.
Get the type info of component that convertor can convert from.
Get the type info of component that convertor is able to convert to.
Check whether convertor is able to convert from.
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Check whether convertor is able to convert to.
Convert from component to component.
Destroy component created using this convertor.
An implementation of Container interface from aedi IoC providing access to components that are stored into a document.
An implementation of Container interface from aedi IoC providing access to components that are stored into a document where a document could be anything that is accessable by a PropertyAccessor implementation. Components stored in document will be converted according to convertor associated to property path from document.