| File | Date | Author | Commit |
|---|---|---|---|
| processor | 2015-03-31 |
|
[2e6335] Version 0.1.1 |
| src | 2015-03-30 |
|
[f08229] Adding generic container bootstrap. |
| README.md | 2015-03-26 |
|
[bd0f36] First Commit |
| pom.xml | 2015-03-31 |
|
[2e6335] Version 0.1.1 |
Orbit container defines a unified way to start/stop/configure orbit applications. It was developed by BioWare, a division of Electronic Arts.
Application components can be loaded and configured through the definition of modules.
Internally it uses a minimal inversion of control (IoC) container
to wire application objects together.
It aims to solve:
Documentation is located here.
Orbit is licensed under the BSD 3-Clause License.