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.RuleConfigurationException
public 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.RuleConfigurationException
Copyright © 2021 WSO2. All rights reserved.