Uses of Interface
tigase.db.comp.ComponentRepositoryDataSourceAware
Packages that use ComponentRepositoryDataSourceAware
-
Uses of ComponentRepositoryDataSourceAware in tigase.cluster
Methods in tigase.cluster that return types with arguments of type ComponentRepositoryDataSourceAwareModifier and TypeMethodDescriptionprotected Class<? extends ComponentRepositoryDataSourceAware<ClusterRepoItem,
DataSource>> ClusterConnectionManager.DefClConRepositoryBean.findClassForDataSource
(DataSource dataSource) -
Uses of ComponentRepositoryDataSourceAware in tigase.cluster.repo
Classes in tigase.cluster.repo that implement ComponentRepositoryDataSourceAware -
Uses of ComponentRepositoryDataSourceAware in tigase.db.comp
Methods in tigase.db.comp with parameters of type ComponentRepositoryDataSourceAwareModifier and TypeMethodDescriptionvoid
AbstractSDComponentRepositoryBean.setRepository
(ComponentRepositoryDataSourceAware<Item, DataSource> repository) -
Uses of ComponentRepositoryDataSourceAware in tigase.vhosts
Subinterfaces of ComponentRepositoryDataSourceAware in tigase.vhostsModifier and TypeInterfaceDescriptioninterface
VHostComponentRepositoryDataSourceAware<DS extends DataSource>
Classes in tigase.vhosts that implement ComponentRepositoryDataSourceAwareModifier and TypeClassDescriptionclass
This implementation stores virtual domains in the UserRepository database.