public interface ServiceLoaderSourceAware
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<ConfijAnyFormat> |
supportedFormats |
static java.util.List<ConfijAnyResource> |
supportedResources |
| Modifier and Type | Method and Description |
|---|---|
default ConfijFormat |
getDynamicFormat(java.lang.String pathTemplate) |
default ConfijResource |
getDynamicResource(java.lang.String pathTemplate) |
static final java.util.List<ConfijAnyResource> supportedResources
static final java.util.List<ConfijAnyFormat> supportedFormats
default ConfijResource getDynamicResource(java.lang.String pathTemplate)
default ConfijFormat getDynamicFormat(java.lang.String pathTemplate)