Interface ServiceLoaderSourceAware

All Known Implementing Classes:
AnyResourceAnyFormatAnySource, FixResourceAnyFormatSource

public interface ServiceLoaderSourceAware
  • Field Details

    • supportedResources

      static final java.util.List<ConfijAnyResource> supportedResources
    • supportedFormats

      static final java.util.List<ConfijAnyFormat> supportedFormats
  • Method Details

    • getDynamicResource

      default ConfijResource getDynamicResource​(java.lang.String pathTemplate)
    • getDynamicFormat

      default ConfijFormat getDynamicFormat​(java.lang.String pathTemplate)