Interface BootListener

  • All Superinterfaces:
    java.util.EventListener
    All Known Implementing Classes:
    My5250

    public interface BootListener
    extends java.util.EventListener
    • Method Summary

      Modifier and Type Method Description
      void bootOptionsReceived​(BootEvent bootevent)  
    • Method Detail

      • bootOptionsReceived

        void bootOptionsReceived​(BootEvent bootevent)