Package ch.kk7.confij.pipeline.reload
Interface ConfijReloadStrategy
-
- All Known Implementing Classes:
ManualReloadStrategy,NeverReloadStrategy,PeriodicReloadStrategy
public interface ConfijReloadStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidregister(ConfijPipeline<?> pipeline)
-
-
-
Method Detail
-
register
void register(ConfijPipeline<?> pipeline)
-
-