Uses of Interface
io.quarkus.stork.StorkConfiguration
-
Uses of StorkConfiguration in io.quarkus.stork
Methods in io.quarkus.stork with parameters of type StorkConfigurationModifier and TypeMethodDescriptionstatic List<io.smallrye.stork.api.config.ServiceConfig> StorkConfigUtil.toStorkServiceConfig(StorkConfiguration storkConfiguration) Constructor parameters in io.quarkus.stork with type arguments of type StorkConfigurationModifierConstructorDescriptionSmallRyeStorkRecorder(io.quarkus.runtime.RuntimeValue<StorkConfiguration> runtimeConfig) SmallRyeStorkRegistrationRecorder(io.quarkus.runtime.RuntimeValue<StorkConfiguration> runtimeConfig) StorkRegistrarConfigRecorder(io.quarkus.runtime.RuntimeValue<StorkConfiguration> runtimeConfig)