Uses of Interface
tigase.db.comp.RepositoryItem
Packages that use RepositoryItem
Package
Description
-
Uses of RepositoryItem in tigase.cluster.repo
Classes in tigase.cluster.repo that implement RepositoryItem -
Uses of RepositoryItem in tigase.conf
Classes in tigase.conf that implement RepositoryItem -
Uses of RepositoryItem in tigase.db.comp
Classes in tigase.db.comp with type parameters of type RepositoryItemModifier 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.interface
ComponentRepository<Item extends RepositoryItem>
A convenience interface for a unified access to component specific repository data.interface
ComponentRepositoryDataSourceAware<Item extends RepositoryItem,
DS extends DataSource> Interface should be implemented byComponentRepository
which are usingDataSource
to load/store entries.class
ConfigRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 2:58:41 PMinterface
RepositoryChangeListenerIfc<Item extends RepositoryItem>
class
UserRepoRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 3:55:27 PMClasses in tigase.db.comp that implement RepositoryItemMethods in tigase.db.comp that return RepositoryItem -
Uses of RepositoryItem in tigase.io.repo
Classes in tigase.io.repo that implement RepositoryItem -
Uses of RepositoryItem in tigase.monitor
Classes in tigase.monitor that implement RepositoryItem -
Uses of RepositoryItem in tigase.server.ext
Classes in tigase.server.ext that implement RepositoryItem -
Uses of RepositoryItem in tigase.server.extdisco
Classes in tigase.server.extdisco that implement RepositoryItem -
Uses of RepositoryItem in tigase.vhosts
Subinterfaces of RepositoryItem in tigase.vhostsClasses in tigase.vhosts that implement RepositoryItemModifier and TypeClassDescriptionclass
Objects of this class represent virtual host with all hosts configuration settings.protected static class