Interface ConfijReloadStrategy

All Known Implementing Classes:
ManualReloadStrategy, NeverReloadStrategy, PeriodicReloadStrategy

public interface ConfijReloadStrategy
  • Method Summary

    Modifier and Type Method Description
    void register​(ConfijPipeline<?> pipeline)  
  • Method Details