Uses of Interface
org.infinispan.topology.ClusterTopologyManager
-
Packages that use ClusterTopologyManager Package Description org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.topology -
-
Uses of ClusterTopologyManager in org.infinispan.factories
Methods in org.infinispan.factories that return ClusterTopologyManager Modifier and Type Method Description ClusterTopologyManagerGlobalComponentRegistry. getClusterTopologyManager() -
Uses of ClusterTopologyManager in org.infinispan.topology
Classes in org.infinispan.topology that implement ClusterTopologyManager Modifier and Type Class Description classClusterTopologyManagerImplTheClusterTopologyManagerimplementation.
-