Interface HotswapManager

All Known Implementing Classes:
HotswapManagerImpl

public interface HotswapManager
Author:
Abdulin
  • Method Details

    • reloadChanges

      void reloadChanges()
    • isReloadable

      boolean isReloadable()
    • enable

      void enable()
    • disable

      void disable()
    • isEnabled

      boolean isEnabled()