Class ConfigurationManager

java.lang.Object
org.infinispan.configuration.ConfigurationManager

public class ConfigurationManager extends Object
It manages all the configuration for a specific container.

It manages the GlobalConfiguration, the default Configuration and all the defined named caches Configuration.

Since:
8.1
Author:
Pedro Ruivo