Uses of Class
tigase.server.ext.CompRepoItem

Packages that use CompRepoItem
tigase.server.ext   
 

Uses of CompRepoItem in tigase.server.ext
 

Methods in tigase.server.ext that return CompRepoItem
 CompRepoItem ComponentProtocol.getCompRepoItem(String hostname)
          Method description
 CompRepoItem ComponentProtocolHandler.getCompRepoItem(String hostname)
           
 CompRepoItem CompSQLRepository.getItem(String key)
           
 CompRepoItem CompConfigRepository.getItemInstance()
           
 CompRepoItem CompDBRepository.getItemInstance()
           
static CompRepoItem CompRepoDefaults.getItemInstance()
           
 CompRepoItem CompSQLRepository.getItemInstance()
           
 

Methods in tigase.server.ext that return types with arguments of type CompRepoItem
 Collection<CompRepoItem> CompSQLRepository.allItems()
           
 Iterator<CompRepoItem> CompSQLRepository.iterator()
           
 

Methods in tigase.server.ext with parameters of type CompRepoItem
 void CompSQLRepository.addItem(CompRepoItem item)
           
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.