public interface RuleLoader
| Modifier and Type | Method and Description |
|---|---|
RuleProviderRegistry |
loadConfiguration(RuleLoaderContext ruleLoaderContext)
Loads all known
AbstractRuleProvider instances that are accepted by the provided Predicate and
returns the result. |
RuleProviderRegistry loadConfiguration(RuleLoaderContext ruleLoaderContext)
AbstractRuleProvider instances that are accepted by the provided Predicate and
returns the result.ruleProviderFilter - Must accept null.Copyright © 2021 JBoss by Red Hat. All rights reserved.