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