org.wso2.carbon.rule.kernel.internal.build
Class RuleEngineConfigBuilder
java.lang.Object
org.wso2.carbon.rule.kernel.internal.build.RuleEngineConfigBuilder
public class RuleEngineConfigBuilder
- extends Object
Create the Rule engine provider list reading the rule config file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleEngineConfigBuilder
public RuleEngineConfigBuilder()
getRuleConfig
public RuleEngineConfig getRuleConfig()
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
- provides the rule engine provider list
- Returns:
- lost of rule engine providers given in the rule conf file.
- Throws:
org.wso2.carbon.rule.common.exception.RuleConfigurationException - - if there is a problem with configuration
Copyright © 2015 WSO2. All rights reserved.