org.olat.repository
Class RepositoryModule

java.lang.Object
  extended by org.olat.core.logging.LogDelegator
      extended by org.olat.core.configuration.AbstractOLATModule
          extended by org.olat.repository.RepositoryModule
All Implemented Interfaces:
OLATModule, GenericEventListener

public class RepositoryModule
extends AbstractOLATModule

Description:
The business group module initializes the OLAT repository environment. Configurations are loaded from here.

Initial Date: 04.11.2009

Author:
gnaegi

Constructor Summary
RepositoryModule()
           
 
Method Summary
 
Methods inherited from class org.olat.core.configuration.AbstractOLATModule
destroy, event, init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryModule

public RepositoryModule()