1.3.1. Kernel

The following topics are covered:

1.3.1.1. Containers
1.3.1.2. Services
1.3.1.3. Service configuration
1.3.1.4. Plugins
1.3.1.5. Configuration loading sequence

All eXo Platform services are built around the eXo Kernel, or the service management layer, which manages the configuration and the execution of all components. The main kernel object is the eXo Container, a micro-container that glues services together through the dependency injection. The container is responsible for loading services/components.

This part introduces concepts of Container and Services with an overview before configuring basic services.

Copyright ©2012. All rights reserved. eXo Platform SAS