Interface RuleTargetCodeGeneratorFactory
- All Known Implementing Classes:
DefaultRuleTargetCodeGeneratorFactory
public interface RuleTargetCodeGeneratorFactory
Returns the
RuleTargetCodeGenerator that should be used for a specific rule engine.-
Method Summary
-
Method Details
-
getTargetCodeGenerator
Returns the appropriateRuleTargetCodeGenerator.- Parameters:
context- - the rule compiler context
-