org.wso2.carbon.rule.kernel.config
Class RuleEngineProvider
java.lang.Object
org.wso2.carbon.rule.kernel.config.RuleEngineProvider
public class RuleEngineProvider
- extends Object
class to represents the rule engine provider.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleEngineProvider
public RuleEngineProvider()
addProperty
public void addProperty(String name,
String value)
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getProperties
public Map<String,String> getProperties()
setProperties
public void setProperties(Map<String,String> properties)
Copyright © 2015 WSO2. All rights reserved.