Interface ICedaProvider


public interface ICedaProvider
Provides CICS Region related CEDA objects
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull ICeda
    getCeda(ICicsRegion cicsRegion)
    Returns a unique instance of the ICemt per CICS region
  • Method Details

    • getCeda

      @NotNull @NotNull ICeda getCeda(ICicsRegion cicsRegion)
      Returns a unique instance of the ICemt per CICS region
      Parameters:
      cicsRegion -
      Returns:
      ICeda object for this CICS region, will a different instance for different regions