ExoContainer is the main IoC kernel object. The container is responsible for loading services/components.
Behavior is like class loaders
A child container sees parent container components
Extensively used in eXo Platform