Uses of Class
org.jboss.windup.config.metadata.LabelProviderRegistry
-
Packages that use LabelProviderRegistry Package Description org.jboss.windup.config.loader org.jboss.windup.config.metadata -
-
Uses of LabelProviderRegistry in org.jboss.windup.config.loader
Methods in org.jboss.windup.config.loader that return LabelProviderRegistry Modifier and Type Method Description LabelProviderRegistryLabelLoader. loadConfiguration(RuleLoaderContext ruleLoaderContext)Loads all knownLabelProviderLoader -
Uses of LabelProviderRegistry in org.jboss.windup.config.metadata
Methods in org.jboss.windup.config.metadata that return LabelProviderRegistry Modifier and Type Method Description static LabelProviderRegistryLabelProviderRegistry. instance(GraphRewrite event)Gets the current instance ofLabelProviderRegistry.
-