Uses of Class
tigase.cluster.repo.ClusterRepoItem

Packages that use ClusterRepoItem
tigase.cluster   
tigase.cluster.repo   
 

Uses of ClusterRepoItem in tigase.cluster
 

Methods in tigase.cluster with parameters of type ClusterRepoItem
 void ClusterConnectionManager.itemAdded(ClusterRepoItem repoItem)
          Method description
 void ClusterConnectionManager.itemRemoved(ClusterRepoItem item)
          Method description
 void ClusterConnectionManager.itemUpdated(ClusterRepoItem item)
          Method description
 

Uses of ClusterRepoItem in tigase.cluster.repo
 

Methods in tigase.cluster.repo that return ClusterRepoItem
 ClusterRepoItem ClConConfigRepository.getItemInstance()
          Method description
 

Methods in tigase.cluster.repo with parameters of type ClusterRepoItem
 boolean ClConConfigRepository.itemChanged(ClusterRepoItem oldItem, ClusterRepoItem newItem)
          Method description
 void ClConConfigRepository.itemLoaded(ClusterRepoItem item)
          Method description
 void ClConDirRepository.storeItem(ClusterRepoItem item)
          Method description
 void ClConSQLRepository.storeItem(ClusterRepoItem item)
          Method description
 void ClConConfigRepository.storeItem(ClusterRepoItem item)
          Method description
 



Copyright © 2013 Tigase. All rights reserved.