Uses of Class
tigase.cluster.repo.ClusterRepoItem
Packages that use ClusterRepoItem
-
Uses of ClusterRepoItem in tigase.cluster
Methods 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 TypeMethodDescriptionvoid
ClusterConnectionManager.itemAdded
(ClusterRepoItem repoItem) void
ClusterConnectionManager.itemRemoved
(ClusterRepoItem item) void
ClusterConnectionManager.itemUpdated
(ClusterRepoItem item) Method parameters in tigase.cluster with type arguments of type ClusterRepoItemModifier and TypeMethodDescriptionvoid
ClusterConnectionManager.setRepo
(ComponentRepository<ClusterRepoItem> repo) -
Uses of ClusterRepoItem in tigase.cluster.repo
Methods in tigase.cluster.repo that return ClusterRepoItemModifier and TypeMethodDescriptionClusterRepoItemEvent.getItem()
ClConConfigRepository.getItemInstance()
Methods in tigase.cluster.repo with parameters of type ClusterRepoItemModifier and TypeMethodDescriptionboolean
ClConConfigRepository.itemChanged
(ClusterRepoItem oldItem, ClusterRepoItem newItem) void
ClConConfigRepository.itemLoaded
(ClusterRepoItem item) void
ClConConfigRepository.storeItem
(ClusterRepoItem item) void
ClConDirRepository.storeItem
(ClusterRepoItem item) void
ClConSQLRepository.storeItem
(ClusterRepoItem item) Constructors in tigase.cluster.repo with parameters of type ClusterRepoItemModifierConstructorDescription