Uses of Class
org.jtheque.core.managers.update.repository.Repository

Packages that use Repository
org.jtheque.core.managers.module Contains the manager responsible for the management of the different modules. 
org.jtheque.core.managers.update.repository Contains the different versions for the update management. 
 

Uses of Repository in org.jtheque.core.managers.module
 

Methods in org.jtheque.core.managers.module that return Repository
 Repository ModuleManager.getRepository()
           
 Repository IModuleManager.getRepository()
          Return the repository of the application.
 

Uses of Repository in org.jtheque.core.managers.update.repository
 

Methods in org.jtheque.core.managers.update.repository that return Repository
 Repository RepositoryReader.read(java.lang.String strUrl)
          Read a repository file.
 



Copyright © 2009 JTheque. All Rights Reserved.