org.wso2.carbon.rule.kernel.internal.build
Class RuleEngineConfigBuilder

java.lang.Object
  extended by org.wso2.carbon.rule.kernel.internal.build.RuleEngineConfigBuilder

public class RuleEngineConfigBuilder
extends Object

Create the Rule engine provider list reading the rule config file


Constructor Summary
RuleEngineConfigBuilder()
           
 
Method Summary
 RuleEngineConfig getRuleConfig()
          provides the rule engine provider list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleEngineConfigBuilder

public RuleEngineConfigBuilder()
Method Detail

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.