Interface DockerService.LogCallback

Enclosing interface:
DockerService

public static interface DockerService.LogCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onLog(String line)
     
  • Method Details

    • onLog

      void onLog(String line)