Uses of Package
io.quarkus.arc.deployment.configproperties
-
Packages that use io.quarkus.arc.deployment.configproperties Package Description io.quarkus.arc.deployment.configproperties -
Classes in io.quarkus.arc.deployment.configproperties used by io.quarkus.arc.deployment.configproperties Class Description ConfigPropertiesMetadataBuildItem ConfigPropertiesMetadataBuildItem.InstanceFactory Class that takes aMethodCreatorand the config object class name and produces an instance of that classConfigPropertiesUtil.ReadOptionalResponse ConfigPropertyBuildItemCandidate InterfaceConfigPropertiesUtil.GeneratedClass YamlListObjectHandler Class used to handle all the plumbing needed to support fields with types likeList<SomeClass>values for which can only be provided in YAML.YamlListObjectHandler.Member An abstraction over Field and Method which we will use in order to keep the same code for Class and Interface cases