public class DefaultRuleIrProcessorFactory extends Object implements RuleIrProcessorFactory
RuleIrProcessorFactory.| Constructor and Description |
|---|
DefaultRuleIrProcessorFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<RuleIrProcessor> |
getRuleIrProcessors()
Returns instances of
RuleIrProcessor. |
protected List<RuleIrProcessor> |
loadRuleIrProcessors() |
void |
setApplicationContext(ApplicationContext ctx) |
public List<RuleIrProcessor> getRuleIrProcessors()
RuleIrProcessorFactoryRuleIrProcessor.getRuleIrProcessors in interface RuleIrProcessorFactorypublic void setApplicationContext(ApplicationContext ctx)
throws BeansException
BeansExceptionprotected List<RuleIrProcessor> loadRuleIrProcessors()
Copyright © 2017 SAP SE. All Rights Reserved.