Interface IStandardStreamsListener

All Known Implementing Classes:
AsyncStandardStreamsListener

public interface IStandardStreamsListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • standardOut

      void standardOut(String message)
    • standardErr

      void standardErr(String message)