Uses of Interface
org.terracotta.angela.common.provider.ConfigurationManager
-
Packages that use ConfigurationManager Package Description org.terracotta.angela.common.provider org.terracotta.angela.common.topology -
-
Uses of ConfigurationManager in org.terracotta.angela.common.provider
Classes in org.terracotta.angela.common.provider that implement ConfigurationManager Modifier and Type Class Description classDynamicConfigManagerclassTcConfigManager -
Uses of ConfigurationManager in org.terracotta.angela.common.topology
Methods in org.terracotta.angela.common.topology that return ConfigurationManager Modifier and Type Method Description ConfigurationManagerTopology. getConfigurationManager()Constructors in org.terracotta.angela.common.topology with parameters of type ConfigurationManager Constructor Description Topology(Distribution distribution, boolean netDisruptionEnabled, ConfigurationManager configurationManager)Topology(Distribution distribution, ConfigurationManager configurationManager)
-