| Class | Description |
|---|---|
| ContextLoader |
Sakai's extension to Spring's ContextLoader - adds the location of the ComponentManager shared AC, linking the local AC to it as parent, and loading localy hosted components into shared.
|
| DynamicDefaultSakaiProperties |
Handle any default sakai.properties values that need to be set dynamically.
|
| MockCompMgr |
This is a totally fake component manager which is just going to pretend to try to find services,
maybe later this could try to use the sakai mock stuff but for now it is just here to stop the CM from firing up during unit tests
|
| SpringCompMgr |
SpringCompMgr manages API implementation components using the Springframework
ApplicationContext.
|
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.