Uses of Interface
tigase.cluster.api.ClusterControllerIfc
Packages that use ClusterControllerIfc
Package
Description
The main package with top level API for server side components.
-
Uses of ClusterControllerIfc in tigase.cluster
Classes in tigase.cluster that implement ClusterControllerIfcMethods in tigase.cluster with parameters of type ClusterControllerIfcModifier and TypeMethodDescriptionvoid
AmpComponentClustered.setClusterController
(ClusterControllerIfc cl_controller) void
ClusterConnectionManager.setClusterController
(ClusterControllerIfc cl_controller) void
SessionManagerClustered.setClusterController
(ClusterControllerIfc cl_controller) -
Uses of ClusterControllerIfc in tigase.cluster.api
Methods in tigase.cluster.api with parameters of type ClusterControllerIfcModifier and TypeMethodDescriptionvoid
ClusteredComponentIfc.setClusterController
(ClusterControllerIfc cl_controller) Set's the configures the cluster controller object for cluster communication and API. -
Uses of ClusterControllerIfc in tigase.cluster.strategy
Fields in tigase.cluster.strategy declared as ClusterControllerIfcModifier and TypeFieldDescriptionprotected ClusterControllerIfc
DefaultClusteringStrategyAbstract.cluster
Methods in tigase.cluster.strategy with parameters of type ClusterControllerIfcModifier and TypeMethodDescriptionvoid
ClusteringStrategyIfc.setClusterController
(ClusterControllerIfc clComp) void
DefaultClusteringStrategyAbstract.setClusterController
(ClusterControllerIfc clComp) -
Uses of ClusterControllerIfc in tigase.eventbus.component
Methods in tigase.eventbus.component with parameters of type ClusterControllerIfcModifier and TypeMethodDescriptionvoid
EventBusComponent.setClusterController
(ClusterControllerIfc cl_controller) -
Uses of ClusterControllerIfc in tigase.server
Methods in tigase.server with parameters of type ClusterControllerIfcModifier and TypeMethodDescriptionvoid
BasicComponent.setClusterController
(ClusterControllerIfc cl_controller)