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
All Methods Instance Methods Concrete Methods 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, wait
-
Methods inherited from interface ch.kk7.confij.source.any.ServiceLoaderSourceAware
getDynamicFormat, getDynamicResource
-
-
-
-
Method Detail
-
override
public void override(ConfijNode rootNode)
- Specified by:
overridein interfaceConfijSource
-
-