Uses of Class
tigase.db.beans.SDRepositoryBean
-
Packages that use SDRepositoryBean Package Description tigase.cluster tigase.db.beans tigase.db.comp tigase.server.xmppclient tigase.vhosts -
-
Uses of SDRepositoryBean in tigase.cluster
Subclasses of SDRepositoryBean in tigase.cluster Modifier and Type Class Description static classClusterConnectionManager.DefClConRepositoryBean -
Uses of SDRepositoryBean in tigase.db.beans
Subclasses of SDRepositoryBean in tigase.db.beans Modifier and Type Class Description classSDRepositoryBeanWithStatistics<T extends DataSourceAware>Extended version of SDRepositoryBean class with support for statistics gathering. -
Uses of SDRepositoryBean in tigase.db.comp
Subclasses of SDRepositoryBean in tigase.db.comp Modifier and Type Class Description classAbstractSDComponentRepositoryBean<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. -
Uses of SDRepositoryBean in tigase.server.xmppclient
Subclasses of SDRepositoryBean in tigase.server.xmppclient Modifier and Type Class Description static classSeeOtherHostDB.SeeOtherHostDBSDRepositoryBean -
Uses of SDRepositoryBean in tigase.vhosts
Subclasses of SDRepositoryBean in tigase.vhosts Modifier and Type Class Description static classVHostManager.DefVHostRepositoryBean
-