Package io.quarkus.registry
Class CatalogMergeUtility
java.lang.Object
io.quarkus.registry.CatalogMergeUtility
Utility for merging catalog data.
Shared only within the package (between ExtensionCatalogResolvers)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionCatalogmerge(List<? extends ExtensionCatalog> catalogs)
-
Constructor Details
-
CatalogMergeUtility
public CatalogMergeUtility()
-
-
Method Details
-
merge
-