Uses of Interface
io.quarkus.registry.ValueRegistry.RuntimeInfo
-
Uses of ValueRegistry.RuntimeInfo in io.quarkus.registry
Classes in io.quarkus.registry that implement ValueRegistry.RuntimeInfoMethods in io.quarkus.registry that return ValueRegistry.RuntimeInfoModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.registry with parameters of type ValueRegistry.RuntimeInfoModifier and TypeMethodDescription<T> voidValueRegistry.registerInfo(ValueRegistry.RuntimeKey<T> key, ValueRegistry.RuntimeInfo<T> runtimeInfo) Registers aValueRegistry.RuntimeInfowith a specified key.