A private utility class for the RuleSet classes. All methods are static.
| Modifiers | Name | Description |
|---|---|---|
protected static String |
CLASS_LOADER_SYS_PROP |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected static void |
assertClassImplementsRuleInterface(Class ruleClass) |
|
protected static Rule |
loadRuleScriptFile(String path) |
|
static RuleSet |
loadRuleSetFile(String path) |