Uses of Interface
org.wso2.carbon.rule.kernel.config.RuleEngineConfigService

Packages that use RuleEngineConfigService
org.wso2.carbon.rule.kernel.internal.config   
org.wso2.carbon.rule.kernel.internal.ds   
 

Uses of RuleEngineConfigService in org.wso2.carbon.rule.kernel.internal.config
 

Classes in org.wso2.carbon.rule.kernel.internal.config that implement RuleEngineConfigService
 class CarbonRuleEngineConfigService
          implementation object of the rule engine provider interface
 

Uses of RuleEngineConfigService in org.wso2.carbon.rule.kernel.internal.ds
 

Methods in org.wso2.carbon.rule.kernel.internal.ds that return RuleEngineConfigService
 RuleEngineConfigService RuleValueHolder.getRuleEngineConfigService()
           
 

Methods in org.wso2.carbon.rule.kernel.internal.ds with parameters of type RuleEngineConfigService
 void RuleValueHolder.registerRuleEngineConfigService(RuleEngineConfigService ruleEngineConfigService)
           
 



Copyright © 2015 WSO2. All rights reserved.