Interface IZosBatchSpi


public interface IZosBatchSpi
SPI interface to IZosBatch
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull IZosBatch
    getZosBatch(@NotNull IZosImage image)
    Returns a zOS Batch instance
  • Method Details

    • getZosBatch

      @NotNull @NotNull IZosBatch getZosBatch(@NotNull @NotNull IZosImage image)
      Returns a zOS Batch instance
      Parameters:
      image - zOS Image
      Returns:
      an IZosBatch implementation instance