Class DefaultSourcingStrategyService

java.lang.Object
de.hybris.platform.warehousing.sourcing.strategy.impl.DefaultSourcingStrategyService
All Implemented Interfaces:
SourcingStrategyService, org.springframework.beans.factory.InitializingBean

public class DefaultSourcingStrategyService extends Object implements SourcingStrategyService, org.springframework.beans.factory.InitializingBean
Default implementation of the sourcing strategy service. We will get strategies for mappers that produce a match. Also, if a matching mapper is terminal, then no other sourcing strategies will be added after the terminal one.