Uses of Interface
io.quarkus.registry.catalog.Category
Packages that use Category
-
Uses of Category in io.quarkus.registry.catalog
Subinterfaces of Category in io.quarkus.registry.catalogClasses in io.quarkus.registry.catalog that implement CategoryModifier and TypeClassDescriptionclassAsymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.static classBuilder.Methods in io.quarkus.registry.catalog that return CategoryMethods in io.quarkus.registry.catalog that return types with arguments of type CategoryModifier and TypeMethodDescriptionExtensionCatalog.getCategories()Extension categoriesExtensionCatalogImpl.Builder.getCategories()ExtensionCatalogImpl.getCategories()Methods in io.quarkus.registry.catalog with parameters of type CategoryModifier and TypeMethodDescriptionExtensionCatalog.Mutable.addCategory(Category c) ExtensionCatalogImpl.Builder.addCategory(Category c) Method parameters in io.quarkus.registry.catalog with type arguments of type CategoryModifier and TypeMethodDescriptionExtensionCatalog.Mutable.setCategories(List<Category> categories) ExtensionCatalogImpl.Builder.setCategories(List<Category> categories)