@AutoService(value=ConfijAnySource.class) public class AnyResourceAnyFormatAnySource extends java.lang.Object implements ConfijAnySource, ServiceLoaderPriority, ServiceLoaderSourceAware
ConfijAnyResource,
ConfijFormatDEFAULT_PRIORITYsupportedFormats, supportedResources| Constructor and Description |
|---|
AnyResourceAnyFormatAnySource() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ConfijSource> |
fromURI(java.lang.String pathTemplate) |
int |
getPriority() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpriorityOfgetDynamicFormat, getDynamicResourcepublic int getPriority()
getPriority in interface ServiceLoaderPrioritypublic java.util.Optional<ConfijSource> fromURI(java.lang.String pathTemplate)
fromURI in interface ConfijAnySource