Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

CICS® Transaction Gateway
v9.2.0.2 Monitoring Exits

  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.ctg.monitoring.ContainerInfo

  • Packages that use ContainerInfo 
    Package Description
    com.ibm.ctg.monitoring
    Provides classes for developing request monitoring exits.
    • Uses of ContainerInfo in com.ibm.ctg.monitoring

      Methods in com.ibm.ctg.monitoring that return ContainerInfo 
      Modifier and Type Method and Description
      ContainerInfo ChannelInfo.getContainer(java.lang.String containerName)
      Gets a ContainerInfo object representing the container with the specified name if it exists in the channel.
      Methods in com.ibm.ctg.monitoring that return types with arguments of type ContainerInfo 
      Modifier and Type Method and Description
      java.util.Collection<ContainerInfo> ChannelInfo.getContainers()
      Gets a collection of ContainerInfo objects representing all of the containers in the channel.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

©Copyright IBM Corp. 1994, 2016


Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes