public interface RuleBackendRuntimeFactory
Modifier and Type | Method and Description |
---|---|
RuleBackendRuntime |
getRuleBackendRuntime(Map<String,String> properties,
ClassLoader classLoader)
This interface is used to create the Back end runtimes in different types.
|
RuleBackendRuntime getRuleBackendRuntime(Map<String,String> properties, ClassLoader classLoader) throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
properties
- - backend runtime propertiesclassLoader
- - class loader to be used to load the classesorg.wso2.carbon.rule.common.exception.RuleConfigurationException
Copyright © 2018 WSO2. All rights reserved.