| Modifier and Type | Method and Description |
|---|---|
static <T extends KeyValueConfiguration> |
KeyValueConfiguration.getConfiguration()
creates and returns a
KeyValueConfiguration instance from ServiceLoader |
static <T extends KeyValueConfiguration> |
KeyValueConfiguration.getConfiguration(Class<T> supplier)
creates and returns a
KeyValueConfiguration instance from ServiceLoader
for a particular provider implementation. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.