public class JSR94BackendRuntimeFactory extends Object implements org.wso2.carbon.rule.kernel.backend.RuleBackendRuntimeFactory
Modifier and Type | Field and Description |
---|---|
static String |
PROVIDER_PRO_CLASS |
static String |
PROVIDER_PRO_PROPERTY_PROVIDER |
static String |
PROVIDER_PRO_URI |
Constructor and Description |
---|
JSR94BackendRuntimeFactory() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.rule.kernel.backend.RuleBackendRuntime |
getRuleBackendRuntime(Map<String,String> properties,
ClassLoader classLoader) |
public static final String PROVIDER_PRO_CLASS
public static final String PROVIDER_PRO_URI
public static final String PROVIDER_PRO_PROPERTY_PROVIDER
public org.wso2.carbon.rule.kernel.backend.RuleBackendRuntime getRuleBackendRuntime(Map<String,String> properties, ClassLoader classLoader) throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
getRuleBackendRuntime
in interface org.wso2.carbon.rule.kernel.backend.RuleBackendRuntimeFactory
org.wso2.carbon.rule.common.exception.RuleConfigurationException
Copyright © 2019 WSO2. All rights reserved.