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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregister(ConfijPipeline<?> pipeline)
-
-
-
Method Detail
-
register
public void register(ConfijPipeline<?> pipeline)
- Specified by:
registerin interfaceConfijReloadStrategy
-
-