Package ch.kk7.confij.pipeline.reload
Class NeverReloadStrategy
java.lang.Object
ch.kk7.confij.pipeline.reload.NeverReloadStrategy
- All Implemented Interfaces:
ConfijReloadStrategy
public class NeverReloadStrategy extends java.lang.Object implements ConfijReloadStrategy
-
Constructor Summary
Constructors Constructor Description NeverReloadStrategy() -
Method Summary
Modifier and Type Method Description voidregister(ConfijPipeline<?> pipeline)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NeverReloadStrategy
public NeverReloadStrategy()
-
-
Method Details
-
register
- Specified by:
registerin interfaceConfijReloadStrategy
-