Uses of Interface
tigase.db.comp.RepositoryItem

Packages that use RepositoryItem
tigase.conf   
tigase.db.comp   
tigase.server.ext   
tigase.vhosts   
 

Uses of RepositoryItem in tigase.conf
 

Classes in tigase.conf that implement RepositoryItem
 class ConfigItem
          Created: Dec 10, 2009 2:40:26 PM
 

Uses of RepositoryItem in tigase.db.comp
 

Classes in tigase.db.comp with type parameters of type RepositoryItem
 interface ComponentRepository<Item extends RepositoryItem>
          A convenience interface for a unified access to component specific repository data.
 class ConfigRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 2:58:41 PM
 interface RepositoryChangeListenerIfc<Item extends RepositoryItem>
           
 class UserRepoRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 3:55:27 PM
 

Classes in tigase.db.comp that implement RepositoryItem
 class RepositoryItemAbstract
          Created: Sep 23, 2010 6:53:14 PM
 

Uses of RepositoryItem in tigase.server.ext
 

Classes in tigase.server.ext that implement RepositoryItem
 class CompRepoItem
          Created: Oct 3, 2009 4:39:51 PM
 

Uses of RepositoryItem in tigase.vhosts
 

Classes in tigase.vhosts that implement RepositoryItem
 class VHostItem
          Objects of this class represent virtual host with all hosts configuration settings.
 



Copyright © 2012 Tigase. All Rights Reserved.