Package ch.kk7.confij.source.any
Class FixResourceAnyFormatSource
java.lang.Object
ch.kk7.confij.source.any.FixResourceAnyFormatSource
- All Implemented Interfaces:
ServiceLoaderSourceAware,ConfijSource
public class FixResourceAnyFormatSource extends java.lang.Object implements ServiceLoaderSourceAware, ConfijSource
-
Field Summary
Fields inherited from interface ch.kk7.confij.source.any.ServiceLoaderSourceAware
supportedFormats, supportedResources -
Constructor Summary
Constructors Constructor Description FixResourceAnyFormatSource() -
Method Summary
Modifier and Type Method Description voidoverride(ConfijNode rootNode)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.kk7.confij.source.any.ServiceLoaderSourceAware
getDynamicFormat, getDynamicResource
-
Constructor Details
-
FixResourceAnyFormatSource
public FixResourceAnyFormatSource()
-
-
Method Details
-
override
- Specified by:
overridein interfaceConfijSource
-