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
Subclasses with type arguments of type ComponentRepositoryDataSourceAware in tigase.db.compModifier and TypeClassDescriptionclassAbstractSDComponentRepositoryBean<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.Methods in tigase.db.comp with parameters of type ComponentRepositoryDataSourceAwareModifier and TypeMethodDescriptionvoidAbstractSDComponentRepositoryBean.setRepository(ComponentRepositoryDataSourceAware<Item, DataSource> repository) -
Uses of ComponentRepositoryDataSourceAware in tigase.vhosts
Subinterfaces of ComponentRepositoryDataSourceAware in tigase.vhostsModifier and TypeInterfaceDescriptioninterfaceVHostComponentRepositoryDataSourceAware<DS extends DataSource>Classes in tigase.vhosts that implement ComponentRepositoryDataSourceAwareModifier and TypeClassDescriptionclassThis implementation stores virtual domains in the UserRepository database.