Class EspressoJSignalHotswapPlugin

java.lang.Object
org.jsignal.ui.hotswap.espresso.EspressoJSignalHotswapPlugin
All Implemented Interfaces:
com.oracle.truffle.espresso.hotswap.HotSwapPlugin

public class EspressoJSignalHotswapPlugin extends Object implements com.oracle.truffle.espresso.hotswap.HotSwapPlugin
  • Constructor Details

    • EspressoJSignalHotswapPlugin

      public EspressoJSignalHotswapPlugin()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface com.oracle.truffle.espresso.hotswap.HotSwapPlugin
    • postHotSwap

      public void postHotSwap(Class<?>[] changedClasses)
      Specified by:
      postHotSwap in interface com.oracle.truffle.espresso.hotswap.HotSwapPlugin