Package org.jboss.windup.config.metadata
Interface TechnologyMetadataProvider
-
public interface TechnologyMetadataProviderMaintains information about which technologies are defined in the rulesets.- Author:
- Jesse Sightler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TechnologyMetadatagetMetadata(org.jboss.windup.graph.GraphContext context, TechnologyReference reference)
-
-
-
Method Detail
-
getMetadata
TechnologyMetadata getMetadata(org.jboss.windup.graph.GraphContext context, TechnologyReference reference)
-
-