Uses of Interface
org.jboss.windup.tooling.rules.RuleProviderRegistry
-
Packages that use RuleProviderRegistry Package Description org.jboss.windup.tooling -
-
Uses of RuleProviderRegistry in org.jboss.windup.tooling
Methods in org.jboss.windup.tooling that return RuleProviderRegistry Modifier and Type Method Description RuleProviderRegistryExecutionBuilder. getRuleProviderRegistry(List<String> paths)Returns the registry containing the rule providers.RuleProviderRegistryExecutionBuilder. getSystemRuleProviderRegistry()Returns the registry containing the system rule providers.
-