Uses of Interface
tigase.db.comp.ComponentRepository
Packages that use ComponentRepository
Package
Description
-
Uses of ComponentRepository in tigase.cluster
Classes in tigase.cluster that implement ComponentRepositoryMethods in tigase.cluster with parameters of type ComponentRepositoryModifier and TypeMethodDescriptionvoid
ClusterConnectionManager.setRepo
(ComponentRepository<ClusterRepoItem> repo) -
Uses of ComponentRepository in tigase.cluster.repo
Classes in tigase.cluster.repo that implement ComponentRepositoryModifier and TypeClassDescriptionclass
class
class
-
Uses of ComponentRepository in tigase.conf
Subinterfaces of ComponentRepository in tigase.confModifier and TypeInterfaceDescriptioninterface
Created: Dec 10, 2009 2:04:20 PMClasses in tigase.conf that implement ComponentRepositoryModifier and TypeClassDescriptionclass
Deprecated.class
Created: Dec 10, 2009 2:02:41 PMclass
ClassConfigXMLRepository
provides access to configuration settings. -
Uses of ComponentRepository in tigase.db.comp
Subinterfaces of ComponentRepository in tigase.db.compModifier and TypeInterfaceDescriptioninterface
ComponentRepositoryDataSourceAware<Item extends RepositoryItem,
DS extends DataSource> Interface should be implemented byComponentRepository
which are usingDataSource
to load/store entries.Classes in tigase.db.comp that implement ComponentRepositoryModifier and TypeClassDescriptionclass
AbstractSDComponentRepositoryBean<Item extends RepositoryItem>
Class implements ComponentRepository interfaces and extends SDRepositoryBean and is designed to be based bean used by other classes responsible for loading proper implementation of ComponentRepository depending on used implementation of DataSource.class
ConfigRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 2:58:41 PMclass
UserRepoRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 3:55:27 PM -
Uses of ComponentRepository in tigase.io.repo
Classes in tigase.io.repo that implement ComponentRepository -
Uses of ComponentRepository in tigase.monitor
Classes in tigase.monitor that implement ComponentRepositoryMethods in tigase.monitor that return ComponentRepositoryMethods in tigase.monitor with parameters of type ComponentRepositoryModifier and TypeMethodDescriptionvoid
TasksScriptRegistrar.setRepo
(ComponentRepository<TaskConfigItem> repo) -
Uses of ComponentRepository in tigase.server.ext
Classes in tigase.server.ext that implement ComponentRepositoryModifier and TypeClassDescriptionclass
Created: Oct 24, 2009 3:55:41 PMclass
class
Deprecated.class
Deprecated.class
class
Methods in tigase.server.ext with parameters of type ComponentRepositoryModifier and TypeMethodDescriptionvoid
ComponentProtocol.setRepo
(ComponentRepository<CompRepoItem> repo) -
Uses of ComponentRepository in tigase.server.extdisco
Classes in tigase.server.extdisco that implement ComponentRepositoryModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016. -
Uses of ComponentRepository in tigase.vhosts
Subinterfaces of ComponentRepository in tigase.vhostsModifier and TypeInterfaceDescriptioninterface
interface
VHostComponentRepositoryDataSourceAware<DS extends DataSource>
Classes in tigase.vhosts that implement ComponentRepositoryModifier and TypeClassDescriptionclass
This implementation stores virtual domains in the UserRepository database.static class
Methods in tigase.vhosts that return ComponentRepository