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 when production mode is off.
Since:
5.4
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Adds a callback to be invoked from forceReload().
    void
    Force a reload (if in development mode).