Class PlatformCatalogImpl

java.lang.Object
io.quarkus.registry.json.JsonEntityWithAnySupport
io.quarkus.registry.catalog.PlatformCatalogImpl
All Implemented Interfaces:
PlatformCatalog

public class PlatformCatalogImpl extends JsonEntityWithAnySupport implements PlatformCatalog
Asymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.
See Also: