public class RuleValueHolder extends Object
| Constructor and Description |
|---|
RuleValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription) |
org.wso2.carbon.event.core.EventBroker |
getEventBroker() |
static RuleValueHolder |
getInstance() |
RuleEngineConfigService |
getRuleEngineConfigService() |
RuleEngineProvider |
getRuleEngineProvider() |
void |
registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker) |
void |
registerRuleEngineConfigService(RuleEngineConfigService ruleEngineConfigService) |
public static RuleValueHolder getInstance()
public void registerRuleEngineConfigService(RuleEngineConfigService ruleEngineConfigService)
public RuleEngineConfigService getRuleEngineConfigService()
public RuleEngineProvider getRuleEngineProvider()
public void registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker)
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
org.wso2.carbon.rule.common.exception.RuleConfigurationExceptionpublic org.wso2.carbon.event.core.EventBroker getEventBroker()
public void addSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
org.wso2.carbon.rule.common.exception.RuleConfigurationExceptionCopyright © 2019 WSO2. All rights reserved.