- java.lang.Object
- 
- io.helidon.config.git.GitConfigSourceProvider
 
- 
- All Implemented Interfaces:
- ConfigSourceProvider
 
 public class GitConfigSourceProvider extends Object implements ConfigSourceProvider Service loader service for meta configuration of this provider.
- 
- 
Constructor SummaryConstructors Constructor Description GitConfigSourceProvider()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigSourcecreate(String type, Config metaConfig)Set<String>supported()booleansupports(String type)- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface io.helidon.config.spi.ConfigSourceProvidercreateMulti
 
- 
 
-