|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.course.assessment.AssessmentModule
public class AssessmentModule
Description:
This is a PublishEvent listener, and triggers the update of the EfficiencyStatements
for the published course. It only considers the events from the same JVM.
Initial Date: 11.08.2006
| Nested Class Summary | |
|---|---|
class |
AssessmentModule.ThreadFactory4UpdateEfficiencyWorker
|
| Constructor Summary | |
|---|---|
AssessmentModule()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Caled during Servlet.destroy() |
void |
event(Event event)
Called at course publish. |
void |
init(com.anthonyeden.lib.config.Configuration moduleConfig)
Called by ConfigurationManager during statrup. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssessmentModule()
| Method Detail |
|---|
public void init(com.anthonyeden.lib.config.Configuration moduleConfig)
OLATModule
init in interface OLATModuleOLATModule.init(com.anthonyeden.lib.config.Configuration)public void destroy()
OLATModule
destroy in interface OLATModuleOLATModule.destroy()public void event(Event event)
event in interface GenericEventListenerGenericEventListener.event(org.olat.core.gui.control.Event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||