org.wso2.carbon.rule.kernel.internal.config
Class CarbonRuleEngineConfigService

java.lang.Object
  extended by org.wso2.carbon.rule.kernel.internal.config.CarbonRuleEngineConfigService
All Implemented Interfaces:
RuleEngineConfigService

public class CarbonRuleEngineConfigService
extends Object
implements RuleEngineConfigService

implementation object of the rule engine provider interface


Constructor Summary
CarbonRuleEngineConfigService(RuleEngineConfig ruleEngineConfig)
           
 
Method Summary
 RuleEngineConfig getRuleConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarbonRuleEngineConfigService

public CarbonRuleEngineConfigService(RuleEngineConfig ruleEngineConfig)
Method Detail

getRuleConfig

public RuleEngineConfig getRuleConfig()
Specified by:
getRuleConfig in interface RuleEngineConfigService


Copyright © 2015 WSO2. All rights reserved.