- java.lang.Object
- 
- io.helidon.config.etcd.EtcdConfigSourceProvider
 
- 
- All Implemented Interfaces:
- ConfigSourceProvider
 
 public class EtcdConfigSourceProvider extends Object implements ConfigSourceProvider Service loader service for ETCD config source.
- 
- 
Constructor SummaryConstructors Constructor Description EtcdConfigSourceProvider()
 - 
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
 
- 
 
-