Package io.quarkus.registry.config
Class RegistryDescriptorConfigImpl
java.lang.Object
io.quarkus.registry.config.RegistryDescriptorConfigImpl
- All Implemented Interfaces:
RegistryDescriptorConfig
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.config.RegistryDescriptorConfig
RegistryDescriptorConfig.Mutable -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.quarkus.registry.config.RegistryDescriptorConfig
mutable
-
Method Details
-
getArtifact
public io.quarkus.maven.dependency.ArtifactCoords getArtifact()Description copied from interface:RegistryDescriptorConfigCoordinates of the registry descriptor artifact in the registry.- Specified by:
getArtifactin interfaceRegistryDescriptorConfig- Returns:
- coordinates of the registry descriptor artifact in the registry
-
equals
-
hashCode
public int hashCode() -
toString
-