Class AllCombinationsOriginSelector

java.lang.Object
io.quarkus.registry.catalog.selection.AllCombinationsOriginSelector
All Implemented Interfaces:
OriginSelector

public class AllCombinationsOriginSelector extends Object implements OriginSelector
This implementation isn't currently used but is kept for testing purposes. It is calculating all the possible combinations of platform versions and BOM imports for a given set of extensions and then selects the recommended one.