Uses of Interface
de.hybris.platform.ruleengineservices.compiler.RuleIrProcessorFactory
-
Packages that use RuleIrProcessorFactory Package Description de.hybris.platform.ruleengineservices.compiler.impl -
-
Uses of RuleIrProcessorFactory in de.hybris.platform.ruleengineservices.compiler.impl
Classes in de.hybris.platform.ruleengineservices.compiler.impl that implement RuleIrProcessorFactory Modifier and Type Class Description classDefaultRuleIrProcessorFactoryDefault implementation ofRuleIrProcessorFactory.Methods in de.hybris.platform.ruleengineservices.compiler.impl that return RuleIrProcessorFactory Modifier and Type Method Description protected RuleIrProcessorFactoryDefaultRuleCompilerService. getRuleIrProcessorFactory()Methods in de.hybris.platform.ruleengineservices.compiler.impl with parameters of type RuleIrProcessorFactory Modifier and Type Method Description voidDefaultRuleCompilerService. setRuleIrProcessorFactory(RuleIrProcessorFactory ruleIrProcessorFactory)
-