Package io.quarkus.registry.catalog
Class PlatformImpl
java.lang.Object
io.quarkus.registry.json.JsonEntityWithAnySupport
io.quarkus.registry.catalog.PlatformImpl
- All Implemented Interfaces:
Platform
Asymmetric data manipulation:
Deserialization always uses the builder;
Serialization always uses the Impl.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.quarkus.registry.catalog.Platform
Platform.Mutable -
Method Summary
Methods inherited from class io.quarkus.registry.json.JsonEntityWithAnySupport
getMetadataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.quarkus.registry.catalog.Platform
getMetadata, getRecommendedStream, mutable
-
Method Details
-
getPlatformKey
- Specified by:
getPlatformKeyin interfacePlatform
-
getName
-
getStreams
- Specified by:
getStreamsin interfacePlatform
-
getStream
-
equals
-
hashCode
public int hashCode() -
toString
-