Package | Description |
---|---|
com.ibm.ctg.monitoring |
Provides classes for developing request monitoring exits.
|
Class and Description |
---|
ContainerInfo
Provides monitoring information about a container in the channel associated
with an ECI request.
|
ContainerInfo.DataType
Defines the type of data in a container and whether it is subject to code
page conversion.
|
FlowTopology
FlowTopology enumerates the parts of the topologies over
which a request may flow.
|
FlowType
Flows on requests are of different types.
|
RequestData
This enumeration defines the data passed to the
RequestExit
eventFired()
method. |
RequestEvent
This enumeration defines the event that triggers the
eventFired()
method of the RequestExit . |
RequestType
Flows on a request can carry different types of work.
|
TransactionType
Flows on a request can be part of different transactions.
|