Uses of Class
de.hybris.platform.integration.commons.hystrix.OndemandHystrixCommandConfiguration
-
Packages that use OndemandHystrixCommandConfiguration Package Description de.hybris.platform.integration.commons.hystrix -
-
Uses of OndemandHystrixCommandConfiguration in de.hybris.platform.integration.commons.hystrix
Methods in de.hybris.platform.integration.commons.hystrix that return OndemandHystrixCommandConfiguration Modifier and Type Method Description OndemandHystrixCommandConfigurationOndemandHystrixCommandFactory.OndemandHystrixCommand. getCommandConfig()Methods in de.hybris.platform.integration.commons.hystrix with parameters of type OndemandHystrixCommandConfiguration Modifier and Type Method Description <E> OndemandHystrixCommandFactory.OndemandHystrixCommand<E>OndemandHystrixCommandFactory. newCommand(OndemandHystrixCommandConfiguration configuration, HystrixExecutable<E> hystrixExecutable)voidOndemandHystrixCommandFactory.OndemandHystrixCommand. setCommandConfig(OndemandHystrixCommandConfiguration commandConfig)
-