org.wso2.carbon.rule.kernel.internal.ds
Class RuleValueHolder
java.lang.Object
org.wso2.carbon.rule.kernel.internal.ds.RuleValueHolder
public class RuleValueHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleValueHolder
public RuleValueHolder()
getInstance
public static RuleValueHolder getInstance()
registerRuleEngineConfigService
public void registerRuleEngineConfigService(RuleEngineConfigService ruleEngineConfigService)
getRuleEngineConfigService
public RuleEngineConfigService getRuleEngineConfigService()
getRuleEngineProvider
public RuleEngineProvider getRuleEngineProvider()
registerEventBroker
public void registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker)
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
- Throws:
org.wso2.carbon.rule.common.exception.RuleConfigurationException
getEventBroker
public org.wso2.carbon.event.core.EventBroker getEventBroker()
addSubscription
public void addSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
- Throws:
org.wso2.carbon.rule.common.exception.RuleConfigurationException
Copyright © 2015 WSO2. All rights reserved.