Interface ReloadService

All Known Implementing Classes:
ReloadServiceImpl

@Deprecated public interface ReloadService
Deprecated.
Reload service to reload the configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reload(Set<String> modelKeys)
    Deprecated.
     
  • Method Details

    • reload

      void reload(Set<String> modelKeys)
      Deprecated.