org.sakaiproject.tool.impl |
|
Java Source File Name | Type | Comment |
ActiveToolComponent.java | Class |
ActiveToolComponent is the standard implementation of the Sakai ActiveTool API. |
ActiveToolComponentTest.java | Class |
ActiveToolComponentTest extends the active tool component providing the dependency injectors for testing. |
SessionComponent.java | Class |
Standard implementation of the Sakai SessionManager. |
SessionComponentTest.java | Class |
SessionComponentTest extends the session component providing the dependency injectors for testing. |
ToolComponent.java | Class |
ToolComponent is the standard implementation of the Sakai Tool API. |