Package xyz.block.ftl.runtime.config
Class FTLConfigSourceFactory
-
- All Implemented Interfaces:
-
io.smallrye.config.ConfigSourceFactory
public class FTLConfigSourceFactory implements ConfigSourceFactory
-
-
Constructor Summary
Constructors Constructor Description FTLConfigSourceFactory()
-
Method Summary
Modifier and Type Method Description Iterable<ConfigSource>getConfigSources(ConfigSourceContext context)-
-
Method Detail
-
getConfigSources
Iterable<ConfigSource> getConfigSources(ConfigSourceContext context)
-
-
-
-