Interface AERunStateHandler.RunStateChangeListener

All Known Implementing Classes:
DHTImpl
Enclosing class:
AERunStateHandler

public static interface AERunStateHandler.RunStateChangeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    runStateChanged(long run_state)
     
  • Method Details

    • runStateChanged

      void runStateChanged(long run_state)