| Package | Description |
|---|---|
| org.openl.rules.runtime |
| Modifier and Type | Method and Description |
|---|---|
static RuleInfo |
InterfaceGenerator.createRuleInfo(String ruleName,
Class<?>[] paramTypes,
Class<?> returnType)
Creates rule info using rule name, parameters types and return type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
InterfaceGenerator.generateInterface(String className,
RuleInfo[] rules,
ClassLoader classLoader)
Generates interface class using collection of rules.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.