Uses of Interface
com.hybris.cockpitng.core.config.impl.cache.ConfigurationContextResolver
-
Packages that use ConfigurationContextResolver Package Description com.hybris.cockpitng.core.config.impl.cache -
-
Uses of ConfigurationContextResolver in com.hybris.cockpitng.core.config.impl.cache
Methods in com.hybris.cockpitng.core.config.impl.cache with parameters of type ConfigurationContextResolver Modifier and Type Method Description voidConfigurationCache. cacheContexts(Config config, java.util.Collection<Context> contexts, ConfigurationContextResolver resolver)Sets contexts for specified configuration.voidDefaultConfigurationCache. cacheContexts(Config config, java.util.Collection<Context> contexts, ConfigurationContextResolver resolver)
-