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