Uses of Interface
tigase.db.comp.ComponentRepository

Packages that use ComponentRepository
tigase.cluster.repo   
tigase.conf   
tigase.db.comp   
tigase.server.ext   
tigase.vhosts   
 

Uses of ComponentRepository in tigase.cluster.repo
 

Classes in tigase.cluster.repo that implement ComponentRepository
 class ClConConfigRepository
          Class description
 class ClConDirRepository
           
 class ClConSQLRepository
          Class description
 

Uses of ComponentRepository in tigase.conf
 

Subinterfaces of ComponentRepository in tigase.conf
 interface ConfigRepositoryIfc
          Created: Dec 10, 2009 2:04:20 PM
 

Classes in tigase.conf that implement ComponentRepository
 class ConfigSQLRepository
          Created: Dec 15, 2009 10:44:00 PM
 class ConfigurationCache
          Created: Dec 10, 2009 2:02:41 PM
 class ConfigXMLRepository
          Class ConfigXMLRepository provides access to configuration settings.
 

Uses of ComponentRepository in tigase.db.comp
 

Classes in tigase.db.comp that implement ComponentRepository
 class ConfigRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 2:58:41 PM
 class UserRepoRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 3:55:27 PM
 

Uses of ComponentRepository in tigase.server.ext
 

Classes in tigase.server.ext that implement ComponentRepository
 class CompConfigRepository
          Created: Oct 3, 2009 2:00:30 PM
 class CompDBRepository
          Created: Oct 24, 2009 3:55:41 PM
 class CompSQLRepository
          Created: Nov 7, 2009 11:26:10 AM
 

Uses of ComponentRepository in tigase.vhosts
 

Classes in tigase.vhosts that implement ComponentRepository
 class VhostConfigRepository
          Created: Nov 27, 2008 1:53:58 PM
 class VHostJDBCRepository
          This implementation stores virtual domains in the UserRepository database.
 



Copyright © 2013 Tigase. All rights reserved.