public class RuleEngineProvider extends Object
| Constructor and Description |
|---|
RuleEngineProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String name,
String value) |
String |
getClassName() |
Map<String,String> |
getProperties() |
void |
setClassName(String className) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2019 WSO2. All rights reserved.