Interface ReloadHelper

  • All Known Implementing Classes:
    ReloadHelperImpl

    public interface ReloadHelper
    Forces a reload of all caches and invalidates the component class cache. This is only allowed
    Since:
    5.4
    • Method Detail

      • addReloadCallback

        void  callback)
        Adds a callback to be invoked from forceReload().
        Parameters:
        callback -