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