Package | Description |
---|---|
com.ibm.ctg.monitoring |
Provides classes for developing request monitoring exits.
|
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. |
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. |