You are looking at documentation for an older release. Not what you want? See the current release documentation.
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