The standard configuration parsing implementation.
This implementation provides the following features.
All objects are created at parse time.
All objects are injected into their parents once parsing of all a components elements is complete. This applies to component is a component as well.
All constant attribute values are injected at this time as well.
Attribues which contain a ${} replacement are injected when a component is configured.