Class GcpDefaultsConfigSourceFactory
java.lang.Object
io.quarkiverse.googlecloudservices.common.GcpDefaultsConfigSourceFactory
- All Implemented Interfaces:
io.smallrye.config.ConfigSourceFactory
public class GcpDefaultsConfigSourceFactory
extends Object
implements io.smallrye.config.ConfigSourceFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.smallrye.config.ConfigSourceFactory
io.smallrye.config.ConfigSourceFactory.ConfigurableConfigSourceFactory<MAPPING extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIterable<org.eclipse.microprofile.config.spi.ConfigSource>getConfigSources(io.smallrye.config.ConfigSourceContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.config.ConfigSourceFactory
getPriority
-
Constructor Details
-
GcpDefaultsConfigSourceFactory
public GcpDefaultsConfigSourceFactory()
-
-
Method Details
-
getConfigSources
public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources(io.smallrye.config.ConfigSourceContext context) - Specified by:
getConfigSourcesin interfaceio.smallrye.config.ConfigSourceFactory
-