| Package | Description |
|---|---|
| org.jboss.windup.config.loader | |
| org.jboss.windup.config.metadata |
| Modifier and Type | Method and Description |
|---|---|
RuleProviderRegistry |
RuleLoader.loadConfiguration(RuleLoaderContext ruleLoaderContext)
Loads all known
AbstractRuleProvider instances that are accepted by the provided Predicate and
returns the result. |
| Modifier and Type | Method and Description |
|---|---|
RuleProviderRegistry |
RuleProviderRegistryCache.getRuleProviderRegistry()
Returns the
RuleProviderRegistry, loading it if necessary. |
RuleProviderRegistry |
RuleProviderRegistryCache.getRuleProviderRegistry(RuleLoaderContext ruleLoaderContext)
Load the registry using the given
GraphContext. |
static RuleProviderRegistry |
RuleProviderRegistry.instance(GraphRewrite event)
Gets the current instance of
RuleProviderRegistry. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.