Uses of Class
tigase.cluster.repo.ClusterRepoItem
Packages that use ClusterRepoItem
-
Uses of ClusterRepoItem in tigase.cluster
Subclasses with type arguments of type ClusterRepoItem in tigase.clusterClasses in tigase.cluster that implement interfaces with type arguments of type ClusterRepoItemModifier and TypeClassDescriptionclassClass ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005Methods in tigase.cluster that return types with arguments of type ClusterRepoItemModifier and TypeMethodDescriptionprotected Class<? extends ComponentRepositoryDataSourceAware<ClusterRepoItem, DataSource>> ClusterConnectionManager.DefClConRepositoryBean.findClassForDataSource(DataSource dataSource) Methods in tigase.cluster with parameters of type ClusterRepoItemModifier and TypeMethodDescriptionvoidClusterConnectionManager.itemAdded(ClusterRepoItem repoItem) voidClusterConnectionManager.itemRemoved(ClusterRepoItem item) voidClusterConnectionManager.itemUpdated(ClusterRepoItem item) Method parameters in tigase.cluster with type arguments of type ClusterRepoItemModifier and TypeMethodDescriptionvoidClusterConnectionManager.setRepo(ComponentRepository<ClusterRepoItem> repo) -
Uses of ClusterRepoItem in tigase.cluster.repo
Subclasses with type arguments of type ClusterRepoItem in tigase.cluster.repoClasses in tigase.cluster.repo that implement interfaces with type arguments of type ClusterRepoItemMethods in tigase.cluster.repo that return ClusterRepoItemModifier and TypeMethodDescriptionClusterRepoItemEvent.getItem()ClConConfigRepository.getItemInstance()Methods in tigase.cluster.repo with parameters of type ClusterRepoItemModifier and TypeMethodDescriptionbooleanClConConfigRepository.itemChanged(ClusterRepoItem oldItem, ClusterRepoItem newItem) voidClConConfigRepository.itemLoaded(ClusterRepoItem item) voidClConConfigRepository.storeItem(ClusterRepoItem item) voidClConDirRepository.storeItem(ClusterRepoItem item) voidClConSQLRepository.storeItem(ClusterRepoItem item) Constructors in tigase.cluster.repo with parameters of type ClusterRepoItemModifierConstructorDescription