Package ch.kk7.confij.source.any
Interface ServiceLoaderSourceAware
- All Known Implementing Classes:
AnyResourceAnyFormatAnySource,FixResourceAnyFormatSource
public interface ServiceLoaderSourceAware
-
Field Summary
Fields Modifier and Type Field Description static java.util.List<ConfijAnyFormat>supportedFormatsstatic java.util.List<ConfijAnyResource>supportedResources -
Method Summary
Modifier and Type Method Description default ConfijFormatgetDynamicFormat(java.lang.String pathTemplate)default ConfijResourcegetDynamicResource(java.lang.String pathTemplate)
-
Field Details
-
supportedResources
-
supportedFormats
-
-
Method Details
-
getDynamicResource
-
getDynamicFormat
-