Uses of Class
org.infinispan.configuration.ConfigurationManager
-
Packages that use ConfigurationManager Package Description org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. -
-
Uses of ConfigurationManager in org.infinispan.factories
Constructors in org.infinispan.factories with parameters of type ConfigurationManager Constructor Description GlobalComponentRegistry(GlobalConfiguration configuration, EmbeddedCacheManager cacheManager, Set<String> createdCaches, ConfigurationManager configurationManager)
Creates an instance of the component registry.
-