Package gw.util

Interface ProcessStarter.OutputHandler

All Known Implementing Classes:
ProcessStarter.NullOutputHandler
Enclosing class:
ProcessStarter

public static interface ProcessStarter.OutputHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handleLine

      void handleLine(String line)