org.sakaiproject.component.impl |
|
Java Source File Name | Type | Comment |
BasicConfigurationService.java | Class |
BasicConfigurationService is a basic implementation of the ServerConfigurationService. |
ConfigurationServiceTest.java | Class |
ConfigurationServiceTest extends the basic config service providing the dependency injectors for testing. |
ContextLoader.java | Class |
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. |
SpringCompMgr.java | Class |
SpringCompMgr manages API implementation components using the Springframework ApplicationContext. |