Package org.jboss.windup.tooling.rules
Interface RuleProviderRegistry
-
- All Superinterfaces:
Serializable
public interface RuleProviderRegistry extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<RuleProvider>getRuleProviders()
-
-
-
Method Detail
-
getRuleProviders
List<RuleProvider> getRuleProviders()
-
-